4
font-family: Helvetica Bold, Helvetica;
5
-webkit-font-smoothing: antialiased;
10
src: url(../img/icomoon.ttf);
14
font-family: "icomoon";
32
border:1px solid #111111;
33
background-color: #333333;
52
background-image: url(../img/logo.png);
53
background-repeat:no-repeat;
54
text-indent: -99999px;
82
border-right: 1px solid #555;
83
border-left: 1px solid #111;
86
/* To create second border */
92
border-right: 1px solid #111;
93
border-left: 1px solid #555;
96
background-color: #ae2771 !important;
97
border-bottom: 1px solid #111;
100
/* Login/settings icon */
106
font-family: "icomoon";
108
text-decoration: none;
109
color: white !important;
112
/* Login/user information */
113
span.userInformation{
116
width:90px; /* Dunno about this one */
118
margin-left:15px; /* Dunno about this one */
120
font-size:inherit; /* Dunno about this one */
121
color:white !important;
124
/* Menus and popups for top right span */
126
font-family: Helvetica;
127
border-top: 1px solid #555;
138
text-decoration:none;
142
list-style-type:none;
156
background-color:#333;
157
border-top: 1px solid #555;
158
border-left: 1px solid #555;
159
border-bottom:1px solid #111;
160
border-right:1px solid #111;
163
-webkit-touch-callout: none;
164
-webkit-user-select: none;
165
-khtml-user-select: none;
166
-moz-user-select: none;
167
-ms-user-select: none;
172
background-image: url(../img/expandIcon.png); /* Will be replaced with font. */
173
background-repeat:no-repeat;
174
background-position:right;
178
#popoutMenu li:hover {
179
background-color: #0a68ad;
183
#popoutMenu li.expanded{
189
background-color: #202020;
191
-webkit-touch-callout: none;
192
-webkit-user-select: none;
193
-khtml-user-select: none;
194
-moz-user-select: none;
195
-ms-user-select: none;
199
#popoutMenu li.expanded:hover {
200
background-color: #ae2771;
205
background-image: url(../img/expandIcon.png); /* Will be replaced with font. */
206
background-repeat:no-repeat;
207
background-position:left;
208
background-color: #ff0000;
b'\\ No newline at end of file'