Merge pull request #1308 from asaadmahmoodspin/plt-960

Plt 960 - Moving code themes into custom themes
Этот коммит содержится в:
Christopher Speller
2015-11-05 07:31:37 -05:00
родитель 72a18e7d10 a809ff8862
Коммит 40eea5b5e3
13 изменённых файлов: 111 добавлений и 115 удалений

Просмотреть файл

@@ -19,10 +19,6 @@
border-bottom: 1px solid #ddd;
padding-bottom: 15px;
}
.report__time {
font-weight: 600;
font-size: 15px;
}
.report__info {
@include opacity(0.8);
}

Просмотреть файл

@@ -36,7 +36,7 @@
text-align: right;
}
.report__platform {
font-size: 16px;
font-size: 15px;
font-weight: 600;
.fa {
margin-right: 6px;
@@ -47,5 +47,5 @@
}
}
.session-help-text {
padding: 20px 20px 5px 20px;
padding: 0 0 20px;
}

Просмотреть файл

@@ -125,6 +125,15 @@
}
.appearance-section {
.theme-group {
.input-group-addon {
padding: 4px 5px;
width: 40px;
img {
border: 1px solid rgba(black, 0.15);
}
}
}
.premade-themes {
margin-bottom: 10px;
.theme-label {