Move everything to Bootstrap 3. (WIP)

Styling changes.
Remove old unused css.
Some code cleanup on notification handler.
This commit is contained in:
Tim 2015-08-02 16:46:35 +02:00
parent 227e63cb50
commit d6b646323f
56 changed files with 3397 additions and 22794 deletions

View file

@ -1085,7 +1085,7 @@ body {
font-family: 'Open Sans', sans-serif;
font-size: 14px;
line-height: 1.42857143;
color: #333;
color: #fff;
background-color: #1f1f1f;
}
input,
@ -1146,7 +1146,6 @@ input[type="color"]:focus,
/* IE6-9 */
}
a {
color: #337ab7;
text-decoration: none;
}
a:hover,