Rushabh Mehta | afaac60 | 2012-02-14 11:44:13 +0530 | [diff] [blame] | 1 | |
| 2 | /* |
Rushabh Mehta | 4dc2f43 | 2012-02-21 10:30:43 +0530 | [diff] [blame] | 3 | * lib/css/bootstrap/headings.css |
Rushabh Mehta | 519f70b | 2012-03-09 16:44:21 +0530 | [diff] [blame] | 4 | */ |
| 5 | /* heading from bootstrap */ |
Rushabh Mehta | 4dc2f43 | 2012-02-21 10:30:43 +0530 | [diff] [blame] | 6 | |
| 7 | h1, |
| 8 | h2, |
| 9 | h3, |
| 10 | h4, |
| 11 | h5, |
| 12 | h6 { |
| 13 | margin: 0; |
| 14 | font-weight: bold; |
| 15 | color: #333333; |
| 16 | text-rendering: optimizelegibility; |
Rushabh Mehta | 4dc2f43 | 2012-02-21 10:30:43 +0530 | [diff] [blame] | 17 | } |
| 18 | h1 small, |
| 19 | h2 small, |
| 20 | h3 small, |
| 21 | h4 small, |
| 22 | h5 small, |
| 23 | h6 small { |
| 24 | font-weight: normal; |
| 25 | color: #999999; |
| 26 | } |
| 27 | h1 { |
Rushabh Mehta | d2cec5b | 2012-04-10 11:51:08 +0530 | [diff] [blame] | 28 | font-size: 280%; |
| 29 | line-height: 120%; |
Rushabh Mehta | 4dc2f43 | 2012-02-21 10:30:43 +0530 | [diff] [blame] | 30 | } |
| 31 | h1 small { |
Rushabh Mehta | d2cec5b | 2012-04-10 11:51:08 +0530 | [diff] [blame] | 32 | font-size: 150%; |
Rushabh Mehta | 4dc2f43 | 2012-02-21 10:30:43 +0530 | [diff] [blame] | 33 | } |
| 34 | h2 { |
Rushabh Mehta | d2cec5b | 2012-04-10 11:51:08 +0530 | [diff] [blame] | 35 | font-size: 200%; |
| 36 | line-height: 120%; |
Rushabh Mehta | 4dc2f43 | 2012-02-21 10:30:43 +0530 | [diff] [blame] | 37 | } |
| 38 | h2 small { |
Rushabh Mehta | d2cec5b | 2012-04-10 11:51:08 +0530 | [diff] [blame] | 39 | font-size: 150%; |
Rushabh Mehta | 4dc2f43 | 2012-02-21 10:30:43 +0530 | [diff] [blame] | 40 | } |
| 41 | h3 { |
Rushabh Mehta | d2cec5b | 2012-04-10 11:51:08 +0530 | [diff] [blame] | 42 | font-size: 210%; |
| 43 | font-size: 150%; |
Rushabh Mehta | 4dc2f43 | 2012-02-21 10:30:43 +0530 | [diff] [blame] | 44 | } |
| 45 | h3 small { |
Rushabh Mehta | d2cec5b | 2012-04-10 11:51:08 +0530 | [diff] [blame] | 46 | font-size: 130%; |
Rushabh Mehta | 4dc2f43 | 2012-02-21 10:30:43 +0530 | [diff] [blame] | 47 | } |
| 48 | h4, h5, h6 { |
Rushabh Mehta | d2cec5b | 2012-04-10 11:51:08 +0530 | [diff] [blame] | 49 | font-size: 150%; |
Rushabh Mehta | 4dc2f43 | 2012-02-21 10:30:43 +0530 | [diff] [blame] | 50 | } |
| 51 | h4 { |
Rushabh Mehta | d2cec5b | 2012-04-10 11:51:08 +0530 | [diff] [blame] | 52 | font-size: 113%; |
Rushabh Mehta | 4dc2f43 | 2012-02-21 10:30:43 +0530 | [diff] [blame] | 53 | } |
| 54 | h4 small { |
Rushabh Mehta | d2cec5b | 2012-04-10 11:51:08 +0530 | [diff] [blame] | 55 | font-size: 100%; |
Rushabh Mehta | 4dc2f43 | 2012-02-21 10:30:43 +0530 | [diff] [blame] | 56 | } |
| 57 | h5 { |
Rushabh Mehta | d2cec5b | 2012-04-10 11:51:08 +0530 | [diff] [blame] | 58 | font-size: 100%; |
Rushabh Mehta | 4dc2f43 | 2012-02-21 10:30:43 +0530 | [diff] [blame] | 59 | } |
| 60 | h6 { |
| 61 | font-size: 11px; |
| 62 | color: #999999; |
| 63 | text-transform: uppercase; |
| 64 | } |
Rushabh Mehta | 519f70b | 2012-03-09 16:44:21 +0530 | [diff] [blame] | 65 | |
Rushabh Mehta | 4dc2f43 | 2012-02-21 10:30:43 +0530 | [diff] [blame] | 66 | /* |
| 67 | * lib/css/bootstrap/buttons.css |
Rushabh Mehta | 519f70b | 2012-03-09 16:44:21 +0530 | [diff] [blame] | 68 | */ |
| 69 | .close { |
Rushabh Mehta | 9b1afe1 | 2012-03-20 14:37:44 +0530 | [diff] [blame] | 70 | font-family: Helvetica, Sans; |
Rushabh Mehta | 6e156c7 | 2012-02-21 11:19:24 +0530 | [diff] [blame] | 71 | float: right; |
| 72 | font-size: 20px; |
| 73 | font-weight: bold; |
Rushabh Mehta | afaac60 | 2012-02-14 11:44:13 +0530 | [diff] [blame] | 74 | line-height: 18px; |
Rushabh Mehta | 6e156c7 | 2012-02-21 11:19:24 +0530 | [diff] [blame] | 75 | color: #000000; |
| 76 | text-shadow: 0 1px 0 #ffffff; |
| 77 | opacity: 0.2; |
| 78 | filter: alpha(opacity=20); |
Rushabh Mehta | afaac60 | 2012-02-14 11:44:13 +0530 | [diff] [blame] | 79 | } |
Rushabh Mehta | 6e156c7 | 2012-02-21 11:19:24 +0530 | [diff] [blame] | 80 | .close:hover { |
| 81 | color: #000000; |
| 82 | text-decoration: none; |
| 83 | opacity: 0.4; |
| 84 | filter: alpha(opacity=40); |
| 85 | cursor: pointer; |
Rushabh Mehta | afaac60 | 2012-02-14 11:44:13 +0530 | [diff] [blame] | 86 | } |
| 87 | .btn { |
Rushabh Mehta | afaac60 | 2012-02-14 11:44:13 +0530 | [diff] [blame] | 88 | display: inline-block; |
Rushabh Mehta | 6e156c7 | 2012-02-21 11:19:24 +0530 | [diff] [blame] | 89 | padding: 4px 10px 4px; |
| 90 | font-size: 13px; |
| 91 | line-height: 18px; |
| 92 | color: #333333; |
| 93 | text-align: center; |
| 94 | text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75); |
| 95 | background-color: #fafafa; |
Rushabh Mehta | afaac60 | 2012-02-14 11:44:13 +0530 | [diff] [blame] | 96 | background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), color-stop(25%, #ffffff), to(#e6e6e6)); |
| 97 | background-image: -webkit-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6); |
| 98 | background-image: -moz-linear-gradient(top, #ffffff, #ffffff 25%, #e6e6e6); |
| 99 | background-image: -ms-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6); |
| 100 | background-image: -o-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6); |
| 101 | background-image: linear-gradient(#ffffff, #ffffff 25%, #e6e6e6); |
Rushabh Mehta | 6e156c7 | 2012-02-21 11:19:24 +0530 | [diff] [blame] | 102 | background-repeat: no-repeat; |
Rushabh Mehta | afaac60 | 2012-02-14 11:44:13 +0530 | [diff] [blame] | 103 | filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0); |
Rushabh Mehta | afaac60 | 2012-02-14 11:44:13 +0530 | [diff] [blame] | 104 | border: 1px solid #ccc; |
| 105 | border-bottom-color: #bbb; |
| 106 | -webkit-border-radius: 4px; |
| 107 | -moz-border-radius: 4px; |
| 108 | border-radius: 4px; |
| 109 | -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); |
| 110 | -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); |
| 111 | box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); |
Rushabh Mehta | 6e156c7 | 2012-02-21 11:19:24 +0530 | [diff] [blame] | 112 | cursor: pointer; |
| 113 | *margin-left: .3em; |
| 114 | } |
| 115 | .btn:first-child { |
| 116 | *margin-left: 0; |
Rushabh Mehta | afaac60 | 2012-02-14 11:44:13 +0530 | [diff] [blame] | 117 | } |
| 118 | .btn:hover { |
Rushabh Mehta | 6e156c7 | 2012-02-21 11:19:24 +0530 | [diff] [blame] | 119 | color: #333333; |
Rushabh Mehta | afaac60 | 2012-02-14 11:44:13 +0530 | [diff] [blame] | 120 | text-decoration: none; |
Rushabh Mehta | 6e156c7 | 2012-02-21 11:19:24 +0530 | [diff] [blame] | 121 | background-color: #e6e6e6; |
| 122 | background-position: 0 -15px; |
| 123 | -webkit-transition: background-position 0.1s linear; |
| 124 | -moz-transition: background-position 0.1s linear; |
| 125 | -ms-transition: background-position 0.1s linear; |
| 126 | -o-transition: background-position 0.1s linear; |
| 127 | transition: background-position 0.1s linear; |
Rushabh Mehta | afaac60 | 2012-02-14 11:44:13 +0530 | [diff] [blame] | 128 | } |
| 129 | .btn:focus { |
Rushabh Mehta | 6e156c7 | 2012-02-21 11:19:24 +0530 | [diff] [blame] | 130 | outline: thin dotted; |
| 131 | outline: 5px auto -webkit-focus-ring-color; |
| 132 | outline-offset: -2px; |
Rushabh Mehta | afaac60 | 2012-02-14 11:44:13 +0530 | [diff] [blame] | 133 | } |
Rushabh Mehta | 6e156c7 | 2012-02-21 11:19:24 +0530 | [diff] [blame] | 134 | .btn.active, .btn:active { |
| 135 | background-image: none; |
| 136 | -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); |
| 137 | -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); |
| 138 | box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); |
| 139 | background-color: #e6e6e6; |
| 140 | background-color: #d9d9d9 \9; |
| 141 | color: rgba(0, 0, 0, 0.5); |
| 142 | outline: 0; |
Rushabh Mehta | afaac60 | 2012-02-14 11:44:13 +0530 | [diff] [blame] | 143 | } |
Rushabh Mehta | 6e156c7 | 2012-02-21 11:19:24 +0530 | [diff] [blame] | 144 | .btn.disabled, .btn[disabled] { |
Rushabh Mehta | afaac60 | 2012-02-14 11:44:13 +0530 | [diff] [blame] | 145 | cursor: default; |
| 146 | background-image: none; |
Rushabh Mehta | 6e156c7 | 2012-02-21 11:19:24 +0530 | [diff] [blame] | 147 | background-color: #e6e6e6; |
Rushabh Mehta | afaac60 | 2012-02-14 11:44:13 +0530 | [diff] [blame] | 148 | opacity: 0.65; |
Rushabh Mehta | 6e156c7 | 2012-02-21 11:19:24 +0530 | [diff] [blame] | 149 | filter: alpha(opacity=65); |
Rushabh Mehta | afaac60 | 2012-02-14 11:44:13 +0530 | [diff] [blame] | 150 | -webkit-box-shadow: none; |
| 151 | -moz-box-shadow: none; |
| 152 | box-shadow: none; |
| 153 | } |
Rushabh Mehta | 6e156c7 | 2012-02-21 11:19:24 +0530 | [diff] [blame] | 154 | .btn-large { |
| 155 | padding: 9px 14px; |
Rushabh Mehta | afaac60 | 2012-02-14 11:44:13 +0530 | [diff] [blame] | 156 | font-size: 15px; |
| 157 | line-height: normal; |
Rushabh Mehta | 6e156c7 | 2012-02-21 11:19:24 +0530 | [diff] [blame] | 158 | -webkit-border-radius: 5px; |
| 159 | -moz-border-radius: 5px; |
| 160 | border-radius: 5px; |
Rushabh Mehta | afaac60 | 2012-02-14 11:44:13 +0530 | [diff] [blame] | 161 | } |
Rushabh Mehta | 6e156c7 | 2012-02-21 11:19:24 +0530 | [diff] [blame] | 162 | .btn-large .icon { |
| 163 | margin-top: 1px; |
| 164 | } |
| 165 | .btn-small { |
| 166 | padding: 5px 9px; |
Rushabh Mehta | afaac60 | 2012-02-14 11:44:13 +0530 | [diff] [blame] | 167 | font-size: 11px; |
Rushabh Mehta | 6e156c7 | 2012-02-21 11:19:24 +0530 | [diff] [blame] | 168 | line-height: 16px; |
Rushabh Mehta | afaac60 | 2012-02-14 11:44:13 +0530 | [diff] [blame] | 169 | } |
Rushabh Mehta | 6e156c7 | 2012-02-21 11:19:24 +0530 | [diff] [blame] | 170 | .btn-small .icon { |
| 171 | margin-top: -1px; |
Rushabh Mehta | afaac60 | 2012-02-14 11:44:13 +0530 | [diff] [blame] | 172 | } |
Rushabh Mehta | 6e156c7 | 2012-02-21 11:19:24 +0530 | [diff] [blame] | 173 | .btn-primary, |
| 174 | .btn-primary:hover, |
| 175 | .btn-warning, |
| 176 | .btn-warning:hover, |
| 177 | .btn-danger, |
| 178 | .btn-danger:hover, |
| 179 | .btn-success, |
| 180 | .btn-success:hover, |
| 181 | .btn-info, |
| 182 | .btn-info:hover { |
| 183 | text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); |
| 184 | color: #ffffff; |
| 185 | } |
| 186 | .btn-primary.active, |
| 187 | .btn-warning.active, |
| 188 | .btn-danger.active, |
| 189 | .btn-success.active, |
| 190 | .btn-info.active { |
| 191 | color: rgba(255, 255, 255, 0.75); |
| 192 | } |
| 193 | .btn-primary { |
| 194 | background-color: #006dcc; |
| 195 | background-image: -moz-linear-gradient(top, #0088cc, #0044cc); |
| 196 | background-image: -ms-linear-gradient(top, #0088cc, #0044cc); |
| 197 | background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc)); |
| 198 | background-image: -webkit-linear-gradient(top, #0088cc, #0044cc); |
| 199 | background-image: -o-linear-gradient(top, #0088cc, #0044cc); |
| 200 | background-image: linear-gradient(top, #0088cc, #0044cc); |
| 201 | background-repeat: repeat-x; |
| 202 | filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0); |
| 203 | border-color: #0044cc #0044cc #002a80; |
| 204 | border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); |
| 205 | filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); |
| 206 | } |
| 207 | .btn-primary:hover, |
| 208 | .btn-primary:active, |
| 209 | .btn-primary.active, |
| 210 | .btn-primary.disabled, |
| 211 | .btn-primary[disabled] { |
| 212 | background-color: #0044cc; |
| 213 | } |
| 214 | .btn-primary:active, .btn-primary.active { |
| 215 | background-color: #003399 \9; |
| 216 | } |
| 217 | .btn-warning { |
| 218 | background-color: #faa732; |
| 219 | background-image: -moz-linear-gradient(top, #fbb450, #f89406); |
| 220 | background-image: -ms-linear-gradient(top, #fbb450, #f89406); |
| 221 | background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406)); |
| 222 | background-image: -webkit-linear-gradient(top, #fbb450, #f89406); |
| 223 | background-image: -o-linear-gradient(top, #fbb450, #f89406); |
| 224 | background-image: linear-gradient(top, #fbb450, #f89406); |
| 225 | background-repeat: repeat-x; |
| 226 | filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbb450', endColorstr='#f89406', GradientType=0); |
| 227 | border-color: #f89406 #f89406 #ad6704; |
| 228 | border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); |
| 229 | filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); |
| 230 | } |
| 231 | .btn-warning:hover, |
| 232 | .btn-warning:active, |
| 233 | .btn-warning.active, |
| 234 | .btn-warning.disabled, |
| 235 | .btn-warning[disabled] { |
| 236 | background-color: #f89406; |
| 237 | } |
| 238 | .btn-warning:active, .btn-warning.active { |
| 239 | background-color: #c67605 \9; |
| 240 | } |
| 241 | .btn-danger { |
| 242 | background-color: #da4f49; |
| 243 | background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f); |
| 244 | background-image: -ms-linear-gradient(top, #ee5f5b, #bd362f); |
| 245 | background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f)); |
| 246 | background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f); |
| 247 | background-image: -o-linear-gradient(top, #ee5f5b, #bd362f); |
| 248 | background-image: linear-gradient(top, #ee5f5b, #bd362f); |
| 249 | background-repeat: repeat-x; |
| 250 | filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#bd362f', GradientType=0); |
| 251 | border-color: #bd362f #bd362f #802420; |
| 252 | border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); |
| 253 | filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); |
| 254 | } |
| 255 | .btn-danger:hover, |
| 256 | .btn-danger:active, |
| 257 | .btn-danger.active, |
| 258 | .btn-danger.disabled, |
| 259 | .btn-danger[disabled] { |
| 260 | background-color: #bd362f; |
| 261 | } |
| 262 | .btn-danger:active, .btn-danger.active { |
| 263 | background-color: #942a25 \9; |
| 264 | } |
| 265 | .btn-success { |
| 266 | background-color: #5bb75b; |
| 267 | background-image: -moz-linear-gradient(top, #62c462, #51a351); |
| 268 | background-image: -ms-linear-gradient(top, #62c462, #51a351); |
| 269 | background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351)); |
| 270 | background-image: -webkit-linear-gradient(top, #62c462, #51a351); |
| 271 | background-image: -o-linear-gradient(top, #62c462, #51a351); |
| 272 | background-image: linear-gradient(top, #62c462, #51a351); |
| 273 | background-repeat: repeat-x; |
| 274 | filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#62c462', endColorstr='#51a351', GradientType=0); |
| 275 | border-color: #51a351 #51a351 #387038; |
| 276 | border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); |
| 277 | filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); |
| 278 | } |
| 279 | .btn-success:hover, |
| 280 | .btn-success:active, |
| 281 | .btn-success.active, |
| 282 | .btn-success.disabled, |
| 283 | .btn-success[disabled] { |
| 284 | background-color: #51a351; |
| 285 | } |
| 286 | .btn-success:active, .btn-success.active { |
| 287 | background-color: #408140 \9; |
| 288 | } |
| 289 | .btn-info { |
| 290 | background-color: #49afcd; |
| 291 | background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4); |
| 292 | background-image: -ms-linear-gradient(top, #5bc0de, #2f96b4); |
| 293 | background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4)); |
| 294 | background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4); |
| 295 | background-image: -o-linear-gradient(top, #5bc0de, #2f96b4); |
| 296 | background-image: linear-gradient(top, #5bc0de, #2f96b4); |
| 297 | background-repeat: repeat-x; |
| 298 | filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bc0de', endColorstr='#2f96b4', GradientType=0); |
| 299 | border-color: #2f96b4 #2f96b4 #1f6377; |
| 300 | border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); |
| 301 | filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); |
| 302 | } |
| 303 | .btn-info:hover, |
| 304 | .btn-info:active, |
| 305 | .btn-info.active, |
| 306 | .btn-info.disabled, |
| 307 | .btn-info[disabled] { |
| 308 | background-color: #2f96b4; |
| 309 | } |
| 310 | .btn-info:active, .btn-info.active { |
| 311 | background-color: #24748c \9; |
| 312 | } |
| 313 | button.btn, input[type="submit"].btn { |
| 314 | *padding-top: 2px; |
| 315 | *padding-bottom: 2px; |
| 316 | } |
| 317 | button.btn::-moz-focus-inner, input[type="submit"].btn::-moz-focus-inner { |
Rushabh Mehta | afaac60 | 2012-02-14 11:44:13 +0530 | [diff] [blame] | 318 | padding: 0; |
| 319 | border: 0; |
| 320 | } |
Rushabh Mehta | 6e156c7 | 2012-02-21 11:19:24 +0530 | [diff] [blame] | 321 | button.btn.large, input[type="submit"].btn.large { |
| 322 | *padding-top: 7px; |
| 323 | *padding-bottom: 7px; |
Rushabh Mehta | afaac60 | 2012-02-14 11:44:13 +0530 | [diff] [blame] | 324 | } |
Rushabh Mehta | 6e156c7 | 2012-02-21 11:19:24 +0530 | [diff] [blame] | 325 | button.btn.small, input[type="submit"].btn.small { |
| 326 | *padding-top: 3px; |
| 327 | *padding-bottom: 3px; |
| 328 | } |
| 329 | .btn-group { |
| 330 | position: relative; |
| 331 | *zoom: 1; |
| 332 | *margin-left: .3em; |
| 333 | } |
| 334 | .btn-group:before, .btn-group:after { |
| 335 | display: table; |
| 336 | content: ""; |
| 337 | } |
| 338 | .btn-group:after { |
| 339 | clear: both; |
| 340 | } |
| 341 | .btn-group:first-child { |
| 342 | *margin-left: 0; |
| 343 | } |
| 344 | .btn-group + .btn-group { |
| 345 | margin-left: 5px; |
| 346 | } |
| 347 | .btn-toolbar { |
| 348 | margin-top: 9px; |
| 349 | margin-bottom: 9px; |
| 350 | } |
| 351 | .btn-toolbar .btn-group { |
| 352 | display: inline-block; |
| 353 | *display: inline; |
| 354 | /* IE7 inline-block hack */ |
| 355 | |
| 356 | *zoom: 1; |
| 357 | } |
| 358 | .btn-group .btn { |
| 359 | position: relative; |
| 360 | float: left; |
| 361 | margin-left: -1px; |
| 362 | -webkit-border-radius: 0; |
| 363 | -moz-border-radius: 0; |
| 364 | border-radius: 0; |
| 365 | } |
| 366 | .btn-group .btn:first-child { |
| 367 | margin-left: 0; |
| 368 | -webkit-border-top-left-radius: 4px; |
| 369 | -moz-border-radius-topleft: 4px; |
| 370 | border-top-left-radius: 4px; |
| 371 | -webkit-border-bottom-left-radius: 4px; |
| 372 | -moz-border-radius-bottomleft: 4px; |
| 373 | border-bottom-left-radius: 4px; |
| 374 | } |
| 375 | .btn-group .btn:last-child, .btn-group .dropdown-toggle { |
| 376 | -webkit-border-top-right-radius: 4px; |
| 377 | -moz-border-radius-topright: 4px; |
| 378 | border-top-right-radius: 4px; |
| 379 | -webkit-border-bottom-right-radius: 4px; |
| 380 | -moz-border-radius-bottomright: 4px; |
| 381 | border-bottom-right-radius: 4px; |
| 382 | } |
| 383 | .btn-group .btn.large:first-child { |
| 384 | margin-left: 0; |
| 385 | -webkit-border-top-left-radius: 6px; |
| 386 | -moz-border-radius-topleft: 6px; |
| 387 | border-top-left-radius: 6px; |
| 388 | -webkit-border-bottom-left-radius: 6px; |
| 389 | -moz-border-radius-bottomleft: 6px; |
| 390 | border-bottom-left-radius: 6px; |
| 391 | } |
| 392 | .btn-group .btn.large:last-child, .btn-group .large.dropdown-toggle { |
| 393 | -webkit-border-top-right-radius: 6px; |
| 394 | -moz-border-radius-topright: 6px; |
| 395 | border-top-right-radius: 6px; |
| 396 | -webkit-border-bottom-right-radius: 6px; |
| 397 | -moz-border-radius-bottomright: 6px; |
| 398 | border-bottom-right-radius: 6px; |
| 399 | } |
| 400 | .btn-group .btn:hover, |
| 401 | .btn-group .btn:focus, |
| 402 | .btn-group .btn:active, |
| 403 | .btn-group .btn.active { |
| 404 | z-index: 2; |
| 405 | } |
| 406 | .btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle { |
| 407 | outline: 0; |
| 408 | } |
| 409 | .btn-group .dropdown-toggle { |
| 410 | padding-left: 8px; |
| 411 | padding-right: 8px; |
| 412 | -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); |
| 413 | -moz-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); |
| 414 | box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); |
| 415 | *padding-top: 5px; |
| 416 | *padding-bottom: 5px; |
| 417 | } |
| 418 | .btn-group.open { |
| 419 | *z-index: 1000; |
| 420 | } |
| 421 | .btn-group.open .dropdown-menu { |
| 422 | display: block; |
| 423 | margin-top: 1px; |
| 424 | -webkit-border-radius: 5px; |
| 425 | -moz-border-radius: 5px; |
| 426 | border-radius: 5px; |
| 427 | } |
| 428 | .btn-group.open .dropdown-toggle { |
| 429 | background-image: none; |
| 430 | -webkit-box-shadow: inset 0 1px 6px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); |
| 431 | -moz-box-shadow: inset 0 1px 6px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); |
| 432 | box-shadow: inset 0 1px 6px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); |
| 433 | } |
| 434 | .btn .caret { |
| 435 | margin-top: 7px; |
| 436 | margin-left: 0; |
| 437 | } |
| 438 | .btn:hover .caret, .open.btn-group .caret { |
| 439 | opacity: 1; |
| 440 | filter: alpha(opacity=100); |
| 441 | } |
| 442 | .btn-primary .caret, |
| 443 | .btn-danger .caret, |
| 444 | .btn-info .caret, |
| 445 | .btn-success .caret { |
| 446 | border-top-color: #ffffff; |
| 447 | opacity: 0.75; |
| 448 | filter: alpha(opacity=75); |
| 449 | } |
| 450 | .btn-small .caret { |
| 451 | margin-top: 4px; |
Rushabh Mehta | afaac60 | 2012-02-14 11:44:13 +0530 | [diff] [blame] | 452 | } |
Rushabh Mehta | 519f70b | 2012-03-09 16:44:21 +0530 | [diff] [blame] | 453 | |
Rushabh Mehta | afaac60 | 2012-02-14 11:44:13 +0530 | [diff] [blame] | 454 | /* |
Rushabh Mehta | 4dc2f43 | 2012-02-21 10:30:43 +0530 | [diff] [blame] | 455 | * lib/css/bootstrap/navbar.css |
Rushabh Mehta | 519f70b | 2012-03-09 16:44:21 +0530 | [diff] [blame] | 456 | */ |
| 457 | .nav { |
Rushabh Mehta | 6e156c7 | 2012-02-21 11:19:24 +0530 | [diff] [blame] | 458 | margin-left: 0; |
| 459 | margin-bottom: 18px; |
| 460 | list-style: none; |
Rushabh Mehta | afaac60 | 2012-02-14 11:44:13 +0530 | [diff] [blame] | 461 | } |
Rushabh Mehta | 6e156c7 | 2012-02-21 11:19:24 +0530 | [diff] [blame] | 462 | .nav > li > a { |
Rushabh Mehta | afaac60 | 2012-02-14 11:44:13 +0530 | [diff] [blame] | 463 | display: block; |
Rushabh Mehta | 6e156c7 | 2012-02-21 11:19:24 +0530 | [diff] [blame] | 464 | } |
| 465 | .nav > li > a:hover { |
| 466 | text-decoration: none; |
| 467 | background-color: #eeeeee; |
| 468 | } |
| 469 | .nav-list { |
| 470 | padding-left: 14px; |
| 471 | padding-right: 14px; |
| 472 | margin-bottom: 0; |
| 473 | } |
| 474 | .nav-list > li > a, .nav-list .nav-header { |
| 475 | display: block; |
| 476 | padding: 3px 15px; |
| 477 | margin-left: -15px; |
| 478 | margin-right: -15px; |
| 479 | text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); |
| 480 | } |
| 481 | .nav-list .nav-header { |
| 482 | font-size: 11px; |
| 483 | font-weight: bold; |
| 484 | line-height: 18px; |
| 485 | color: #999999; |
| 486 | text-transform: uppercase; |
| 487 | } |
| 488 | .nav-list > li + .nav-header { |
| 489 | margin-top: 9px; |
| 490 | } |
| 491 | .nav-list .active > a, .nav-list .active > a:hover { |
Rushabh Mehta | afaac60 | 2012-02-14 11:44:13 +0530 | [diff] [blame] | 492 | color: #ffffff; |
Rushabh Mehta | 6e156c7 | 2012-02-21 11:19:24 +0530 | [diff] [blame] | 493 | text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2); |
| 494 | background-color: #0088cc; |
Rushabh Mehta | afaac60 | 2012-02-14 11:44:13 +0530 | [diff] [blame] | 495 | } |
Rushabh Mehta | 6e156c7 | 2012-02-21 11:19:24 +0530 | [diff] [blame] | 496 | .nav-list [class^="icon-"] { |
| 497 | margin-right: 2px; |
Rushabh Mehta | afaac60 | 2012-02-14 11:44:13 +0530 | [diff] [blame] | 498 | } |
Rushabh Mehta | 6e156c7 | 2012-02-21 11:19:24 +0530 | [diff] [blame] | 499 | .nav-tabs, .nav-pills { |
| 500 | *zoom: 1; |
Rushabh Mehta | afaac60 | 2012-02-14 11:44:13 +0530 | [diff] [blame] | 501 | } |
Rushabh Mehta | 6e156c7 | 2012-02-21 11:19:24 +0530 | [diff] [blame] | 502 | .nav-tabs:before, |
| 503 | .nav-pills:before, |
| 504 | .nav-tabs:after, |
| 505 | .nav-pills:after { |
| 506 | display: table; |
| 507 | content: ""; |
| 508 | } |
| 509 | .nav-tabs:after, .nav-pills:after { |
| 510 | clear: both; |
| 511 | } |
| 512 | .nav-tabs > li, .nav-pills > li { |
Rushabh Mehta | afaac60 | 2012-02-14 11:44:13 +0530 | [diff] [blame] | 513 | float: left; |
Rushabh Mehta | afaac60 | 2012-02-14 11:44:13 +0530 | [diff] [blame] | 514 | } |
Rushabh Mehta | 6e156c7 | 2012-02-21 11:19:24 +0530 | [diff] [blame] | 515 | .nav-tabs > li > a, .nav-pills > li > a { |
| 516 | padding-right: 12px; |
| 517 | padding-left: 12px; |
| 518 | margin-right: 2px; |
| 519 | line-height: 14px; |
Rushabh Mehta | afaac60 | 2012-02-14 11:44:13 +0530 | [diff] [blame] | 520 | } |
Rushabh Mehta | 6e156c7 | 2012-02-21 11:19:24 +0530 | [diff] [blame] | 521 | .nav-tabs { |
| 522 | border-bottom: 1px solid #ddd; |
| 523 | } |
| 524 | .nav-tabs > li { |
| 525 | margin-bottom: -1px; |
| 526 | } |
| 527 | .nav-tabs > li > a { |
| 528 | padding-top: 9px; |
| 529 | padding-bottom: 9px; |
| 530 | border: 1px solid transparent; |
| 531 | -webkit-border-radius: 4px 4px 0 0; |
| 532 | -moz-border-radius: 4px 4px 0 0; |
| 533 | border-radius: 4px 4px 0 0; |
| 534 | } |
| 535 | .nav-tabs > li > a:hover { |
| 536 | border-color: #eeeeee #eeeeee #dddddd; |
| 537 | } |
| 538 | .nav-tabs > .active > a, .nav-tabs > .active > a:hover { |
| 539 | color: #555555; |
| 540 | background-color: #ffffff; |
| 541 | border: 1px solid #ddd; |
| 542 | border-bottom-color: transparent; |
| 543 | cursor: default; |
| 544 | } |
| 545 | .nav-pills > li > a { |
| 546 | padding-top: 8px; |
| 547 | padding-bottom: 8px; |
| 548 | margin-top: 2px; |
| 549 | margin-bottom: 2px; |
| 550 | -webkit-border-radius: 5px; |
| 551 | -moz-border-radius: 5px; |
| 552 | border-radius: 5px; |
| 553 | } |
| 554 | .nav-pills .active > a, .nav-pills .active > a:hover { |
Rushabh Mehta | afaac60 | 2012-02-14 11:44:13 +0530 | [diff] [blame] | 555 | color: #ffffff; |
Rushabh Mehta | 6e156c7 | 2012-02-21 11:19:24 +0530 | [diff] [blame] | 556 | background-color: #0088cc; |
| 557 | } |
| 558 | .nav-stacked > li { |
| 559 | float: none; |
| 560 | } |
| 561 | .nav-stacked > li > a { |
| 562 | margin-right: 0; |
| 563 | } |
| 564 | .nav-tabs.nav-stacked { |
| 565 | border-bottom: 0; |
| 566 | } |
| 567 | .nav-tabs.nav-stacked > li > a { |
| 568 | border: 1px solid #ddd; |
| 569 | -webkit-border-radius: 0; |
| 570 | -moz-border-radius: 0; |
| 571 | border-radius: 0; |
| 572 | } |
| 573 | .nav-tabs.nav-stacked > li:first-child > a { |
| 574 | -webkit-border-radius: 4px 4px 0 0; |
| 575 | -moz-border-radius: 4px 4px 0 0; |
| 576 | border-radius: 4px 4px 0 0; |
| 577 | } |
| 578 | .nav-tabs.nav-stacked > li:last-child > a { |
| 579 | -webkit-border-radius: 0 0 4px 4px; |
| 580 | -moz-border-radius: 0 0 4px 4px; |
| 581 | border-radius: 0 0 4px 4px; |
| 582 | } |
| 583 | .nav-tabs.nav-stacked > li > a:hover { |
| 584 | border-color: #ddd; |
| 585 | z-index: 2; |
| 586 | } |
| 587 | .nav-pills.nav-stacked > li > a { |
| 588 | margin-bottom: 3px; |
| 589 | } |
| 590 | .nav-pills.nav-stacked > li:last-child > a { |
| 591 | margin-bottom: 1px; |
| 592 | } |
| 593 | .nav-tabs .dropdown-menu, .nav-pills .dropdown-menu { |
| 594 | margin-top: 1px; |
| 595 | border-width: 1px; |
| 596 | } |
| 597 | .nav-pills .dropdown-menu { |
Rushabh Mehta | afaac60 | 2012-02-14 11:44:13 +0530 | [diff] [blame] | 598 | -webkit-border-radius: 4px; |
| 599 | -moz-border-radius: 4px; |
| 600 | border-radius: 4px; |
Rushabh Mehta | 6e156c7 | 2012-02-21 11:19:24 +0530 | [diff] [blame] | 601 | } |
| 602 | .nav-tabs .dropdown-toggle .caret, .nav-pills .dropdown-toggle .caret { |
| 603 | border-top-color: #0088cc; |
| 604 | margin-top: 6px; |
| 605 | } |
| 606 | .nav-tabs .dropdown-toggle:hover .caret, .nav-pills .dropdown-toggle:hover .caret { |
| 607 | border-top-color: #005580; |
| 608 | } |
| 609 | .nav-tabs .active .dropdown-toggle .caret, .nav-pills .active .dropdown-toggle .caret { |
| 610 | border-top-color: #333333; |
| 611 | } |
| 612 | .nav > .dropdown.active > a:hover { |
| 613 | color: #000000; |
| 614 | cursor: pointer; |
| 615 | } |
| 616 | .nav-tabs .open .dropdown-toggle, .nav-pills .open .dropdown-toggle, .nav > .open.active > a:hover { |
| 617 | color: #ffffff; |
| 618 | background-color: #999999; |
| 619 | border-color: #999999; |
| 620 | } |
| 621 | .nav .open .caret, .nav .open.active .caret, .nav .open a:hover .caret { |
| 622 | border-top-color: #ffffff; |
| 623 | opacity: 1; |
| 624 | filter: alpha(opacity=100); |
| 625 | } |
| 626 | |
| 627 | .navbar { |
Rushabh Mehta | afaac60 | 2012-02-14 11:44:13 +0530 | [diff] [blame] | 628 | overflow: visible; |
Rushabh Mehta | 4dc2f43 | 2012-02-21 10:30:43 +0530 | [diff] [blame] | 629 | margin-bottom: 18px; |
Rushabh Mehta | afaac60 | 2012-02-14 11:44:13 +0530 | [diff] [blame] | 630 | } |
Rushabh Mehta | 4dc2f43 | 2012-02-21 10:30:43 +0530 | [diff] [blame] | 631 | .navbar-inner { |
| 632 | padding-left: 20px; |
| 633 | padding-right: 20px; |
| 634 | background-color: #2c2c2c; |
| 635 | background-image: -moz-linear-gradient(top, #333333, #222222); |
| 636 | background-image: -ms-linear-gradient(top, #333333, #222222); |
| 637 | background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#333333), to(#222222)); |
| 638 | background-image: -webkit-linear-gradient(top, #333333, #222222); |
| 639 | background-image: -o-linear-gradient(top, #333333, #222222); |
| 640 | background-image: linear-gradient(top, #333333, #222222); |
| 641 | background-repeat: repeat-x; |
| 642 | filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#222222', GradientType=0); |
| 643 | -webkit-border-radius: 4px; |
| 644 | -moz-border-radius: 4px; |
| 645 | border-radius: 4px; |
| 646 | -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1); |
| 647 | -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1); |
| 648 | box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1); |
| 649 | } |
| 650 | .btn-navbar { |
| 651 | display: none; |
| 652 | float: right; |
| 653 | padding: 7px 10px; |
| 654 | margin-left: 5px; |
| 655 | margin-right: 5px; |
| 656 | background-color: #2c2c2c; |
| 657 | background-image: -moz-linear-gradient(top, #333333, #222222); |
| 658 | background-image: -ms-linear-gradient(top, #333333, #222222); |
| 659 | background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#333333), to(#222222)); |
| 660 | background-image: -webkit-linear-gradient(top, #333333, #222222); |
| 661 | background-image: -o-linear-gradient(top, #333333, #222222); |
| 662 | background-image: linear-gradient(top, #333333, #222222); |
| 663 | background-repeat: repeat-x; |
| 664 | filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#222222', GradientType=0); |
| 665 | border-color: #222222 #222222 #000000; |
| 666 | border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); |
| 667 | filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); |
| 668 | -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075); |
| 669 | -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075); |
| 670 | box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075); |
| 671 | } |
| 672 | .btn-navbar:hover, |
| 673 | .btn-navbar:active, |
| 674 | .btn-navbar.active, |
| 675 | .btn-navbar.disabled, |
| 676 | .btn-navbar[disabled] { |
| 677 | background-color: #222222; |
| 678 | } |
| 679 | .btn-navbar:active, .btn-navbar.active { |
| 680 | background-color: #080808 \9; |
| 681 | } |
| 682 | .btn-navbar .icon-bar { |
| 683 | display: block; |
| 684 | width: 18px; |
| 685 | height: 2px; |
| 686 | background-color: #f5f5f5; |
| 687 | -webkit-border-radius: 1px; |
| 688 | -moz-border-radius: 1px; |
| 689 | border-radius: 1px; |
| 690 | -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); |
| 691 | -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); |
| 692 | box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); |
| 693 | } |
| 694 | .btn-navbar .icon-bar + .icon-bar { |
| 695 | margin-top: 3px; |
| 696 | } |
| 697 | .nav-collapse.collapse { |
| 698 | height: auto; |
| 699 | } |
| 700 | .navbar .brand:hover { |
Rushabh Mehta | afaac60 | 2012-02-14 11:44:13 +0530 | [diff] [blame] | 701 | text-decoration: none; |
| 702 | } |
Rushabh Mehta | 4dc2f43 | 2012-02-21 10:30:43 +0530 | [diff] [blame] | 703 | .navbar .brand { |
Rushabh Mehta | afaac60 | 2012-02-14 11:44:13 +0530 | [diff] [blame] | 704 | float: left; |
| 705 | display: block; |
| 706 | padding: 8px 20px 12px; |
Rushabh Mehta | afaac60 | 2012-02-14 11:44:13 +0530 | [diff] [blame] | 707 | font-size: 20px; |
| 708 | font-weight: 200; |
| 709 | line-height: 1; |
Rushabh Mehta | afaac60 | 2012-02-14 11:44:13 +0530 | [diff] [blame] | 710 | color: #ffffff; |
| 711 | } |
Rushabh Mehta | 4dc2f43 | 2012-02-21 10:30:43 +0530 | [diff] [blame] | 712 | .navbar .navbar-text { |
| 713 | margin-bottom: 0; |
| 714 | line-height: 40px; |
| 715 | color: #999999; |
| 716 | } |
| 717 | .navbar .navbar-text a:hover { |
| 718 | color: #ffffff; |
| 719 | background-color: transparent; |
| 720 | } |
| 721 | .navbar .btn, .navbar .btn-group { |
| 722 | margin-top: 5px; |
| 723 | } |
| 724 | .navbar .btn-group .btn { |
| 725 | margin-top: 0; |
| 726 | } |
| 727 | .navbar-form { |
| 728 | margin-bottom: 0; |
| 729 | *zoom: 1; |
| 730 | } |
| 731 | .navbar-form:before, .navbar-form:after { |
| 732 | display: table; |
| 733 | content: ""; |
| 734 | } |
| 735 | .navbar-form:after { |
| 736 | clear: both; |
| 737 | } |
| 738 | .navbar-form input, .navbar-form select { |
| 739 | display: inline-block; |
| 740 | margin-top: 5px; |
| 741 | margin-bottom: 0; |
| 742 | } |
| 743 | .navbar-form .radio, .navbar-form .checkbox { |
| 744 | margin-top: 5px; |
| 745 | } |
| 746 | .navbar-form input[type="image"], .navbar-form input[type="checkbox"], .navbar-form input[type="radio"] { |
| 747 | margin-top: 3px; |
| 748 | } |
| 749 | .navbar-search { |
Rushabh Mehta | afaac60 | 2012-02-14 11:44:13 +0530 | [diff] [blame] | 750 | position: relative; |
Rushabh Mehta | 4dc2f43 | 2012-02-21 10:30:43 +0530 | [diff] [blame] | 751 | float: left; |
| 752 | margin-top: 6px; |
| 753 | margin-bottom: 0; |
Rushabh Mehta | afaac60 | 2012-02-14 11:44:13 +0530 | [diff] [blame] | 754 | } |
Rushabh Mehta | 4dc2f43 | 2012-02-21 10:30:43 +0530 | [diff] [blame] | 755 | .navbar-search .search-query { |
Rushabh Mehta | afaac60 | 2012-02-14 11:44:13 +0530 | [diff] [blame] | 756 | padding: 4px 9px; |
Rushabh Mehta | 4dc2f43 | 2012-02-21 10:30:43 +0530 | [diff] [blame] | 757 | font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; |
| 758 | font-size: 13px; |
| 759 | font-weight: normal; |
| 760 | line-height: 1; |
Rushabh Mehta | afaac60 | 2012-02-14 11:44:13 +0530 | [diff] [blame] | 761 | color: #ffffff; |
| 762 | color: rgba(255, 255, 255, 0.75); |
Rushabh Mehta | 4dc2f43 | 2012-02-21 10:30:43 +0530 | [diff] [blame] | 763 | background: #666; |
| 764 | background: rgba(255, 255, 255, 0.3); |
Rushabh Mehta | afaac60 | 2012-02-14 11:44:13 +0530 | [diff] [blame] | 765 | border: 1px solid #111; |
Rushabh Mehta | 4dc2f43 | 2012-02-21 10:30:43 +0530 | [diff] [blame] | 766 | -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0px rgba(255, 255, 255, 0.15); |
| 767 | -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0px rgba(255, 255, 255, 0.15); |
| 768 | box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0px rgba(255, 255, 255, 0.15); |
Rushabh Mehta | afaac60 | 2012-02-14 11:44:13 +0530 | [diff] [blame] | 769 | -webkit-transition: none; |
| 770 | -moz-transition: none; |
| 771 | -ms-transition: none; |
| 772 | -o-transition: none; |
| 773 | transition: none; |
| 774 | } |
Rushabh Mehta | 4dc2f43 | 2012-02-21 10:30:43 +0530 | [diff] [blame] | 775 | .navbar-search .search-query :-moz-placeholder { |
| 776 | color: #eeeeee; |
Rushabh Mehta | afaac60 | 2012-02-14 11:44:13 +0530 | [diff] [blame] | 777 | } |
Rushabh Mehta | 4dc2f43 | 2012-02-21 10:30:43 +0530 | [diff] [blame] | 778 | .navbar-search .search-query::-webkit-input-placeholder { |
| 779 | color: #eeeeee; |
Rushabh Mehta | afaac60 | 2012-02-14 11:44:13 +0530 | [diff] [blame] | 780 | } |
Rushabh Mehta | 4dc2f43 | 2012-02-21 10:30:43 +0530 | [diff] [blame] | 781 | .navbar-search .search-query:hover { |
Rushabh Mehta | afaac60 | 2012-02-14 11:44:13 +0530 | [diff] [blame] | 782 | color: #ffffff; |
Rushabh Mehta | 4dc2f43 | 2012-02-21 10:30:43 +0530 | [diff] [blame] | 783 | background-color: #999999; |
| 784 | background-color: rgba(255, 255, 255, 0.5); |
Rushabh Mehta | afaac60 | 2012-02-14 11:44:13 +0530 | [diff] [blame] | 785 | } |
Rushabh Mehta | 4dc2f43 | 2012-02-21 10:30:43 +0530 | [diff] [blame] | 786 | .navbar-search .search-query:focus, .navbar-search .search-query.focused { |
Rushabh Mehta | afaac60 | 2012-02-14 11:44:13 +0530 | [diff] [blame] | 787 | padding: 5px 10px; |
Rushabh Mehta | 4dc2f43 | 2012-02-21 10:30:43 +0530 | [diff] [blame] | 788 | color: #333333; |
| 789 | text-shadow: 0 1px 0 #ffffff; |
| 790 | background-color: #ffffff; |
| 791 | border: 0; |
Rushabh Mehta | afaac60 | 2012-02-14 11:44:13 +0530 | [diff] [blame] | 792 | -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15); |
| 793 | -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15); |
| 794 | box-shadow: 0 0 3px rgba(0, 0, 0, 0.15); |
Rushabh Mehta | 4dc2f43 | 2012-02-21 10:30:43 +0530 | [diff] [blame] | 795 | outline: 0; |
Rushabh Mehta | afaac60 | 2012-02-14 11:44:13 +0530 | [diff] [blame] | 796 | } |
Rushabh Mehta | 4dc2f43 | 2012-02-21 10:30:43 +0530 | [diff] [blame] | 797 | .navbar-fixed-top { |
| 798 | position: fixed; |
| 799 | top: 0; |
| 800 | right: 0; |
| 801 | left: 0; |
| 802 | z-index: 1030; |
Rushabh Mehta | afaac60 | 2012-02-14 11:44:13 +0530 | [diff] [blame] | 803 | } |
Rushabh Mehta | 4dc2f43 | 2012-02-21 10:30:43 +0530 | [diff] [blame] | 804 | .navbar-fixed-top .navbar-inner { |
| 805 | padding-left: 0; |
| 806 | padding-right: 0; |
| 807 | -webkit-border-radius: 0; |
| 808 | -moz-border-radius: 0; |
| 809 | border-radius: 0; |
| 810 | } |
| 811 | .navbar .nav { |
| 812 | position: relative; |
| 813 | left: 0; |
Rushabh Mehta | afaac60 | 2012-02-14 11:44:13 +0530 | [diff] [blame] | 814 | display: block; |
| 815 | float: left; |
| 816 | margin: 0 10px 0 0; |
Rushabh Mehta | afaac60 | 2012-02-14 11:44:13 +0530 | [diff] [blame] | 817 | } |
Rushabh Mehta | 4dc2f43 | 2012-02-21 10:30:43 +0530 | [diff] [blame] | 818 | .navbar .nav.pull-right { |
| 819 | float: right; |
| 820 | } |
| 821 | .navbar .nav > li { |
Rushabh Mehta | afaac60 | 2012-02-14 11:44:13 +0530 | [diff] [blame] | 822 | display: block; |
| 823 | float: left; |
| 824 | } |
Rushabh Mehta | 4dc2f43 | 2012-02-21 10:30:43 +0530 | [diff] [blame] | 825 | .navbar .nav > li > a { |
Rushabh Mehta | afaac60 | 2012-02-14 11:44:13 +0530 | [diff] [blame] | 826 | float: none; |
| 827 | padding: 10px 10px 11px; |
| 828 | line-height: 19px; |
Rushabh Mehta | 4dc2f43 | 2012-02-21 10:30:43 +0530 | [diff] [blame] | 829 | color: #999999; |
Rushabh Mehta | afaac60 | 2012-02-14 11:44:13 +0530 | [diff] [blame] | 830 | text-decoration: none; |
Rushabh Mehta | 4dc2f43 | 2012-02-21 10:30:43 +0530 | [diff] [blame] | 831 | text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); |
Rushabh Mehta | afaac60 | 2012-02-14 11:44:13 +0530 | [diff] [blame] | 832 | } |
Rushabh Mehta | 4dc2f43 | 2012-02-21 10:30:43 +0530 | [diff] [blame] | 833 | .navbar .nav > li > a:hover { |
| 834 | background-color: transparent; |
Rushabh Mehta | afaac60 | 2012-02-14 11:44:13 +0530 | [diff] [blame] | 835 | color: #ffffff; |
| 836 | text-decoration: none; |
| 837 | } |
Rushabh Mehta | 4dc2f43 | 2012-02-21 10:30:43 +0530 | [diff] [blame] | 838 | .navbar .nav .active > a, .navbar .nav .active > a:hover { |
| 839 | color: #ffffff; |
| 840 | text-decoration: none; |
| 841 | background-color: #222222; |
Rushabh Mehta | afaac60 | 2012-02-14 11:44:13 +0530 | [diff] [blame] | 842 | background-color: rgba(0, 0, 0, 0.5); |
| 843 | } |
Rushabh Mehta | 4dc2f43 | 2012-02-21 10:30:43 +0530 | [diff] [blame] | 844 | .navbar .divider-vertical { |
| 845 | height: 40px; |
| 846 | width: 1px; |
| 847 | margin: 0 9px; |
| 848 | overflow: hidden; |
| 849 | background-color: #222222; |
| 850 | border-right: 1px solid #333333; |
| 851 | } |
| 852 | .navbar .nav.pull-right { |
Rushabh Mehta | afaac60 | 2012-02-14 11:44:13 +0530 | [diff] [blame] | 853 | margin-left: 10px; |
| 854 | margin-right: 0; |
| 855 | } |
Rushabh Mehta | 4dc2f43 | 2012-02-21 10:30:43 +0530 | [diff] [blame] | 856 | .navbar .dropdown-menu { |
| 857 | margin-top: 1px; |
| 858 | -webkit-border-radius: 4px; |
| 859 | -moz-border-radius: 4px; |
| 860 | border-radius: 4px; |
Rushabh Mehta | afaac60 | 2012-02-14 11:44:13 +0530 | [diff] [blame] | 861 | } |
Rushabh Mehta | 4dc2f43 | 2012-02-21 10:30:43 +0530 | [diff] [blame] | 862 | .navbar .dropdown-menu:before { |
| 863 | content: ''; |
Rushabh Mehta | afaac60 | 2012-02-14 11:44:13 +0530 | [diff] [blame] | 864 | display: inline-block; |
Rushabh Mehta | 4dc2f43 | 2012-02-21 10:30:43 +0530 | [diff] [blame] | 865 | border-left: 7px solid transparent; |
| 866 | border-right: 7px solid transparent; |
| 867 | border-bottom: 7px solid #ccc; |
| 868 | border-bottom-color: rgba(0, 0, 0, 0.2); |
Rushabh Mehta | afaac60 | 2012-02-14 11:44:13 +0530 | [diff] [blame] | 869 | position: absolute; |
Rushabh Mehta | 4dc2f43 | 2012-02-21 10:30:43 +0530 | [diff] [blame] | 870 | top: -7px; |
| 871 | left: 9px; |
Rushabh Mehta | afaac60 | 2012-02-14 11:44:13 +0530 | [diff] [blame] | 872 | } |
Rushabh Mehta | 4dc2f43 | 2012-02-21 10:30:43 +0530 | [diff] [blame] | 873 | .navbar .dropdown-menu:after { |
| 874 | content: ''; |
| 875 | display: inline-block; |
| 876 | border-left: 6px solid transparent; |
| 877 | border-right: 6px solid transparent; |
| 878 | border-bottom: 6px solid #ffffff; |
| 879 | position: absolute; |
| 880 | top: -6px; |
| 881 | left: 10px; |
Rushabh Mehta | afaac60 | 2012-02-14 11:44:13 +0530 | [diff] [blame] | 882 | } |
Rushabh Mehta | 4dc2f43 | 2012-02-21 10:30:43 +0530 | [diff] [blame] | 883 | .navbar .nav .dropdown-toggle .caret, .navbar .nav .open.dropdown .caret { |
| 884 | border-top-color: #ffffff; |
Rushabh Mehta | afaac60 | 2012-02-14 11:44:13 +0530 | [diff] [blame] | 885 | } |
Rushabh Mehta | 4dc2f43 | 2012-02-21 10:30:43 +0530 | [diff] [blame] | 886 | .navbar .nav .active .caret { |
| 887 | opacity: 1; |
| 888 | filter: alpha(opacity=100); |
Rushabh Mehta | afaac60 | 2012-02-14 11:44:13 +0530 | [diff] [blame] | 889 | } |
Rushabh Mehta | 4dc2f43 | 2012-02-21 10:30:43 +0530 | [diff] [blame] | 890 | .navbar .nav .open > .dropdown-toggle, .navbar .nav .active > .dropdown-toggle, .navbar .nav .open.active > .dropdown-toggle { |
| 891 | background-color: transparent; |
Rushabh Mehta | afaac60 | 2012-02-14 11:44:13 +0530 | [diff] [blame] | 892 | } |
Rushabh Mehta | 4dc2f43 | 2012-02-21 10:30:43 +0530 | [diff] [blame] | 893 | .navbar .nav .active > .dropdown-toggle:hover { |
Rushabh Mehta | afaac60 | 2012-02-14 11:44:13 +0530 | [diff] [blame] | 894 | color: #ffffff; |
Rushabh Mehta | afaac60 | 2012-02-14 11:44:13 +0530 | [diff] [blame] | 895 | } |
Rushabh Mehta | 4dc2f43 | 2012-02-21 10:30:43 +0530 | [diff] [blame] | 896 | .navbar .nav.pull-right .dropdown-menu { |
| 897 | left: auto; |
| 898 | right: 0; |
| 899 | } |
| 900 | .navbar .nav.pull-right .dropdown-menu:before { |
| 901 | left: auto; |
| 902 | right: 12px; |
| 903 | } |
| 904 | .navbar .nav.pull-right .dropdown-menu:after { |
| 905 | left: auto; |
| 906 | right: 13px; |
Rushabh Mehta | afaac60 | 2012-02-14 11:44:13 +0530 | [diff] [blame] | 907 | } |
| 908 | |
Rushabh Mehta | afaac60 | 2012-02-14 11:44:13 +0530 | [diff] [blame] | 909 | /* ajax spinner */ |
Rushabh Mehta | 4dc2f43 | 2012-02-21 10:30:43 +0530 | [diff] [blame] | 910 | .navbar #spinner { |
Rushabh Mehta | afaac60 | 2012-02-14 11:44:13 +0530 | [diff] [blame] | 911 | display: block; |
| 912 | float: right; |
| 913 | width: 20px; |
| 914 | margin-bottom: -5px; |
| 915 | margin-top: 10px; |
| 916 | visibility: hidden; |
| 917 | } |
| 918 | |
Rushabh Mehta | 4dc2f43 | 2012-02-21 10:30:43 +0530 | [diff] [blame] | 919 | .navbar-inner { |
Rushabh Mehta | afaac60 | 2012-02-14 11:44:13 +0530 | [diff] [blame] | 920 | padding: 0px 20px; |
| 921 | } |
Anand Doshi | 5b1beeb | 2012-02-27 17:17:48 +0530 | [diff] [blame] | 922 | |
Rushabh Mehta | 519f70b | 2012-03-09 16:44:21 +0530 | [diff] [blame] | 923 | |
Rushabh Mehta | afaac60 | 2012-02-14 11:44:13 +0530 | [diff] [blame] | 924 | /* |
Rushabh Mehta | 4dc2f43 | 2012-02-21 10:30:43 +0530 | [diff] [blame] | 925 | * lib/css/bootstrap/dropdown.css |
Rushabh Mehta | 519f70b | 2012-03-09 16:44:21 +0530 | [diff] [blame] | 926 | */ |
| 927 | .dropdown { |
Rushabh Mehta | 4dc2f43 | 2012-02-21 10:30:43 +0530 | [diff] [blame] | 928 | position: relative; |
| 929 | } |
| 930 | .dropdown-toggle { |
| 931 | *margin-bottom: -3px; |
| 932 | } |
| 933 | .dropdown-toggle:active, .open .dropdown-toggle { |
| 934 | outline: 0; |
| 935 | } |
| 936 | .caret { |
| 937 | display: inline-block; |
| 938 | width: 0; |
| 939 | height: 0; |
| 940 | text-indent: -99999px; |
| 941 | *text-indent: 0; |
| 942 | vertical-align: top; |
| 943 | border-left: 4px solid transparent; |
| 944 | border-right: 4px solid transparent; |
| 945 | border-top: 4px solid #000000; |
| 946 | opacity: 0.3; |
| 947 | filter: alpha(opacity=30); |
| 948 | content: "\2193"; |
| 949 | } |
| 950 | .dropdown .caret { |
| 951 | margin-top: 8px; |
| 952 | margin-left: 2px; |
| 953 | } |
| 954 | .dropdown:hover .caret, .open.dropdown .caret { |
| 955 | opacity: 1; |
| 956 | filter: alpha(opacity=100); |
| 957 | } |
| 958 | .dropdown-menu { |
| 959 | position: absolute; |
| 960 | top: 100%; |
| 961 | left: 0; |
| 962 | z-index: 1000; |
| 963 | float: left; |
| 964 | display: none; |
| 965 | min-width: 160px; |
| 966 | max-width: 220px; |
| 967 | _width: 160px; |
| 968 | padding: 4px 0; |
| 969 | margin: 0; |
| 970 | list-style: none; |
| 971 | background-color: #ffffff; |
| 972 | border-color: #ccc; |
| 973 | border-color: rgba(0, 0, 0, 0.2); |
| 974 | border-style: solid; |
| 975 | border-width: 1px; |
| 976 | -webkit-border-radius: 0 0 5px 5px; |
| 977 | -moz-border-radius: 0 0 5px 5px; |
| 978 | border-radius: 0 0 5px 5px; |
| 979 | -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); |
| 980 | -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); |
| 981 | box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); |
| 982 | -webkit-background-clip: padding-box; |
| 983 | -moz-background-clip: padding; |
| 984 | background-clip: padding-box; |
| 985 | *border-right-width: 2px; |
| 986 | *border-bottom-width: 2px; |
| 987 | } |
| 988 | .dropdown-menu.bottom-up { |
| 989 | top: auto; |
| 990 | bottom: 100%; |
| 991 | margin-bottom: 2px; |
| 992 | } |
| 993 | .dropdown-menu .divider { |
| 994 | height: 1px; |
| 995 | margin: 5px 1px; |
| 996 | overflow: hidden; |
| 997 | background-color: #e5e5e5; |
| 998 | border-bottom: 1px solid #ffffff; |
| 999 | *width: 100%; |
| 1000 | *margin: -5px 0 5px; |
| 1001 | } |
| 1002 | .dropdown-menu a { |
| 1003 | display: block; |
| 1004 | padding: 3px 15px; |
| 1005 | clear: both; |
| 1006 | font-weight: normal; |
| 1007 | line-height: 18px; |
| 1008 | color: #555555; |
| 1009 | white-space: nowrap; |
| 1010 | } |
| 1011 | .dropdown-menu li > a:hover, .dropdown-menu .active > a, .dropdown-menu .active > a:hover { |
| 1012 | color: #ffffff; |
| 1013 | text-decoration: none; |
| 1014 | background-color: #0088cc; |
| 1015 | } |
| 1016 | .dropdown.open { |
| 1017 | *z-index: 1000; |
| 1018 | } |
| 1019 | .dropdown.open .dropdown-toggle { |
| 1020 | color: #ffffff; |
| 1021 | background: #ccc; |
| 1022 | background: rgba(0, 0, 0, 0.3); |
| 1023 | } |
| 1024 | .dropdown.open .dropdown-menu { |
| 1025 | display: block; |
| 1026 | } |
Rushabh Mehta | 519f70b | 2012-03-09 16:44:21 +0530 | [diff] [blame] | 1027 | |
Rushabh Mehta | 4dc2f43 | 2012-02-21 10:30:43 +0530 | [diff] [blame] | 1028 | /* |
Rushabh Mehta | d025133 | 2012-02-21 17:26:50 +0530 | [diff] [blame] | 1029 | * lib/css/bootstrap/tooltip.css |
Rushabh Mehta | 519f70b | 2012-03-09 16:44:21 +0530 | [diff] [blame] | 1030 | */ |
| 1031 | .tooltip { |
Rushabh Mehta | d025133 | 2012-02-21 17:26:50 +0530 | [diff] [blame] | 1032 | position: absolute; |
| 1033 | z-index: 1020; |
| 1034 | display: block; |
| 1035 | visibility: visible; |
| 1036 | padding: 5px; |
| 1037 | font-size: 11px; |
| 1038 | opacity: 0; |
| 1039 | filter: alpha(opacity=0); |
| 1040 | } |
| 1041 | .tooltip.in { |
| 1042 | opacity: 0.8; |
| 1043 | filter: alpha(opacity=80); |
| 1044 | } |
| 1045 | .tooltip.top { |
| 1046 | margin-top: -2px; |
| 1047 | } |
| 1048 | .tooltip.right { |
| 1049 | margin-left: 2px; |
| 1050 | } |
| 1051 | .tooltip.bottom { |
| 1052 | margin-top: 2px; |
| 1053 | } |
| 1054 | .tooltip.left { |
| 1055 | margin-left: -2px; |
| 1056 | } |
| 1057 | .tooltip.top .tooltip-arrow { |
| 1058 | bottom: 0; |
| 1059 | left: 50%; |
| 1060 | margin-left: -5px; |
| 1061 | border-left: 5px solid transparent; |
| 1062 | border-right: 5px solid transparent; |
| 1063 | border-top: 5px solid #000000; |
| 1064 | } |
| 1065 | .tooltip.left .tooltip-arrow { |
| 1066 | top: 50%; |
| 1067 | right: 0; |
| 1068 | margin-top: -5px; |
| 1069 | border-top: 5px solid transparent; |
| 1070 | border-bottom: 5px solid transparent; |
| 1071 | border-left: 5px solid #000000; |
| 1072 | } |
| 1073 | .tooltip.bottom .tooltip-arrow { |
| 1074 | top: 0; |
| 1075 | left: 50%; |
| 1076 | margin-left: -5px; |
| 1077 | border-left: 5px solid transparent; |
| 1078 | border-right: 5px solid transparent; |
| 1079 | border-bottom: 5px solid #000000; |
| 1080 | } |
| 1081 | .tooltip.right .tooltip-arrow { |
| 1082 | top: 50%; |
| 1083 | left: 0; |
| 1084 | margin-top: -5px; |
| 1085 | border-top: 5px solid transparent; |
| 1086 | border-bottom: 5px solid transparent; |
| 1087 | border-right: 5px solid #000000; |
| 1088 | } |
| 1089 | .tooltip-inner { |
| 1090 | max-width: 200px; |
| 1091 | padding: 3px 8px; |
| 1092 | color: #ffffff; |
| 1093 | text-align: center; |
| 1094 | text-decoration: none; |
| 1095 | background-color: #000000; |
| 1096 | -webkit-border-radius: 4px; |
| 1097 | -moz-border-radius: 4px; |
| 1098 | border-radius: 4px; |
| 1099 | } |
| 1100 | .tooltip-arrow { |
| 1101 | position: absolute; |
| 1102 | width: 0; |
| 1103 | height: 0; |
| 1104 | } |
| 1105 | .popover { |
| 1106 | position: absolute; |
| 1107 | top: 0; |
| 1108 | left: 0; |
| 1109 | z-index: 1010; |
| 1110 | display: none; |
| 1111 | padding: 5px; |
| 1112 | } |
| 1113 | .popover.top { |
| 1114 | margin-top: -5px; |
| 1115 | } |
| 1116 | .popover.right { |
| 1117 | margin-left: 5px; |
| 1118 | } |
| 1119 | .popover.bottom { |
| 1120 | margin-top: 5px; |
| 1121 | } |
| 1122 | .popover.left { |
| 1123 | margin-left: -5px; |
| 1124 | } |
| 1125 | .popover.top .arrow { |
| 1126 | bottom: 0; |
| 1127 | left: 50%; |
| 1128 | margin-left: -5px; |
| 1129 | border-left: 5px solid transparent; |
| 1130 | border-right: 5px solid transparent; |
| 1131 | border-top: 5px solid #000000; |
| 1132 | } |
| 1133 | .popover.right .arrow { |
| 1134 | top: 50%; |
| 1135 | left: 0; |
| 1136 | margin-top: -5px; |
| 1137 | border-top: 5px solid transparent; |
| 1138 | border-bottom: 5px solid transparent; |
| 1139 | border-right: 5px solid #000000; |
| 1140 | } |
| 1141 | .popover.bottom .arrow { |
| 1142 | top: 0; |
| 1143 | left: 50%; |
| 1144 | margin-left: -5px; |
| 1145 | border-left: 5px solid transparent; |
| 1146 | border-right: 5px solid transparent; |
| 1147 | border-bottom: 5px solid #000000; |
| 1148 | } |
| 1149 | .popover.left .arrow { |
| 1150 | top: 50%; |
| 1151 | right: 0; |
| 1152 | margin-top: -5px; |
| 1153 | border-top: 5px solid transparent; |
| 1154 | border-bottom: 5px solid transparent; |
| 1155 | border-left: 5px solid #000000; |
| 1156 | } |
| 1157 | .popover .arrow { |
| 1158 | position: absolute; |
| 1159 | width: 0; |
| 1160 | height: 0; |
| 1161 | } |
| 1162 | .popover-inner { |
| 1163 | padding: 3px; |
| 1164 | width: 280px; |
| 1165 | overflow: hidden; |
| 1166 | background: #000000; |
| 1167 | background: rgba(0, 0, 0, 0.8); |
| 1168 | -webkit-border-radius: 6px; |
| 1169 | -moz-border-radius: 6px; |
| 1170 | border-radius: 6px; |
| 1171 | -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3); |
| 1172 | -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3); |
| 1173 | box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3); |
| 1174 | } |
| 1175 | .popover-title { |
| 1176 | padding: 9px 15px; |
| 1177 | line-height: 1; |
| 1178 | background-color: #f5f5f5; |
| 1179 | border-bottom: 1px solid #eee; |
| 1180 | -webkit-border-radius: 3px 3px 0 0; |
| 1181 | -moz-border-radius: 3px 3px 0 0; |
| 1182 | border-radius: 3px 3px 0 0; |
| 1183 | } |
| 1184 | .popover-content { |
| 1185 | padding: 14px; |
| 1186 | background-color: #ffffff; |
| 1187 | -webkit-border-radius: 0 0 3px 3px; |
| 1188 | -moz-border-radius: 0 0 3px 3px; |
| 1189 | border-radius: 0 0 3px 3px; |
| 1190 | -webkit-background-clip: padding-box; |
| 1191 | -moz-background-clip: padding-box; |
| 1192 | background-clip: padding-box; |
| 1193 | } |
| 1194 | .popover-content p, .popover-content ul, .popover-content ol { |
| 1195 | margin-bottom: 0; |
| 1196 | } |
Rushabh Mehta | 519f70b | 2012-03-09 16:44:21 +0530 | [diff] [blame] | 1197 | |
Rushabh Mehta | d025133 | 2012-02-21 17:26:50 +0530 | [diff] [blame] | 1198 | /* |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1199 | * lib/css/bootstrap/icons.css |
| 1200 | */ |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1201 | [class^="icon-"], |
| 1202 | [class*=" icon-"] { |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1203 | display: inline-block; |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1204 | width: 15px; |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1205 | height: 14px; |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1206 | *margin-right: .3em; |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1207 | line-height: 14px; |
| 1208 | vertical-align: text-top; |
Rushabh Mehta | a920943 | 2012-05-07 18:00:57 +0530 | [diff] [blame] | 1209 | background-image: url("../images/lib/icons/glyphicons-halflings.png"); |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1210 | background-position: 14px 14px; |
| 1211 | background-repeat: no-repeat; |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1212 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1213 | |
| 1214 | [class^="icon-"]:last-child, |
| 1215 | [class*=" icon-"]:last-child { |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1216 | *margin-left: 0; |
| 1217 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1218 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1219 | .icon-white { |
Rushabh Mehta | a920943 | 2012-05-07 18:00:57 +0530 | [diff] [blame] | 1220 | background-image: url("../images/lib/icons/glyphicons-halflings-white.png"); |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1221 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1222 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1223 | .icon-glass { |
| 1224 | background-position: 0 0; |
| 1225 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1226 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1227 | .icon-music { |
| 1228 | background-position: -24px 0; |
| 1229 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1230 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1231 | .icon-search { |
| 1232 | background-position: -48px 0; |
| 1233 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1234 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1235 | .icon-envelope { |
| 1236 | background-position: -72px 0; |
| 1237 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1238 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1239 | .icon-heart { |
| 1240 | background-position: -96px 0; |
| 1241 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1242 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1243 | .icon-star { |
| 1244 | background-position: -120px 0; |
| 1245 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1246 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1247 | .icon-star-empty { |
| 1248 | background-position: -144px 0; |
| 1249 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1250 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1251 | .icon-user { |
| 1252 | background-position: -168px 0; |
| 1253 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1254 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1255 | .icon-film { |
| 1256 | background-position: -192px 0; |
| 1257 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1258 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1259 | .icon-th-large { |
| 1260 | background-position: -216px 0; |
| 1261 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1262 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1263 | .icon-th { |
| 1264 | background-position: -240px 0; |
| 1265 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1266 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1267 | .icon-th-list { |
| 1268 | background-position: -264px 0; |
| 1269 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1270 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1271 | .icon-ok { |
| 1272 | background-position: -288px 0; |
| 1273 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1274 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1275 | .icon-remove { |
| 1276 | background-position: -312px 0; |
| 1277 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1278 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1279 | .icon-zoom-in { |
| 1280 | background-position: -336px 0; |
| 1281 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1282 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1283 | .icon-zoom-out { |
| 1284 | background-position: -360px 0; |
| 1285 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1286 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1287 | .icon-off { |
| 1288 | background-position: -384px 0; |
| 1289 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1290 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1291 | .icon-signal { |
| 1292 | background-position: -408px 0; |
| 1293 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1294 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1295 | .icon-cog { |
| 1296 | background-position: -432px 0; |
| 1297 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1298 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1299 | .icon-trash { |
| 1300 | background-position: -456px 0; |
| 1301 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1302 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1303 | .icon-home { |
| 1304 | background-position: 0 -24px; |
| 1305 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1306 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1307 | .icon-file { |
| 1308 | background-position: -24px -24px; |
| 1309 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1310 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1311 | .icon-time { |
| 1312 | background-position: -48px -24px; |
| 1313 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1314 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1315 | .icon-road { |
| 1316 | background-position: -72px -24px; |
| 1317 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1318 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1319 | .icon-download-alt { |
| 1320 | background-position: -96px -24px; |
| 1321 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1322 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1323 | .icon-download { |
| 1324 | background-position: -120px -24px; |
| 1325 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1326 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1327 | .icon-upload { |
| 1328 | background-position: -144px -24px; |
| 1329 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1330 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1331 | .icon-inbox { |
| 1332 | background-position: -168px -24px; |
| 1333 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1334 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1335 | .icon-play-circle { |
| 1336 | background-position: -192px -24px; |
| 1337 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1338 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1339 | .icon-repeat { |
| 1340 | background-position: -216px -24px; |
| 1341 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1342 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1343 | .icon-refresh { |
| 1344 | background-position: -240px -24px; |
| 1345 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1346 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1347 | .icon-list-alt { |
| 1348 | background-position: -264px -24px; |
| 1349 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1350 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1351 | .icon-lock { |
| 1352 | background-position: -287px -24px; |
| 1353 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1354 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1355 | .icon-flag { |
| 1356 | background-position: -312px -24px; |
| 1357 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1358 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1359 | .icon-headphones { |
| 1360 | background-position: -336px -24px; |
| 1361 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1362 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1363 | .icon-volume-off { |
| 1364 | background-position: -360px -24px; |
| 1365 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1366 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1367 | .icon-volume-down { |
| 1368 | background-position: -384px -24px; |
| 1369 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1370 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1371 | .icon-volume-up { |
| 1372 | background-position: -408px -24px; |
| 1373 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1374 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1375 | .icon-qrcode { |
| 1376 | background-position: -432px -24px; |
| 1377 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1378 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1379 | .icon-barcode { |
| 1380 | background-position: -456px -24px; |
| 1381 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1382 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1383 | .icon-tag { |
| 1384 | background-position: 0 -48px; |
| 1385 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1386 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1387 | .icon-tags { |
| 1388 | background-position: -25px -48px; |
| 1389 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1390 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1391 | .icon-book { |
| 1392 | background-position: -48px -48px; |
| 1393 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1394 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1395 | .icon-bookmark { |
| 1396 | background-position: -72px -48px; |
| 1397 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1398 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1399 | .icon-print { |
| 1400 | background-position: -96px -48px; |
| 1401 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1402 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1403 | .icon-camera { |
| 1404 | background-position: -120px -48px; |
| 1405 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1406 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1407 | .icon-font { |
| 1408 | background-position: -144px -48px; |
| 1409 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1410 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1411 | .icon-bold { |
| 1412 | background-position: -167px -48px; |
| 1413 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1414 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1415 | .icon-italic { |
| 1416 | background-position: -192px -48px; |
| 1417 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1418 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1419 | .icon-text-height { |
| 1420 | background-position: -216px -48px; |
| 1421 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1422 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1423 | .icon-text-width { |
| 1424 | background-position: -240px -48px; |
| 1425 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1426 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1427 | .icon-align-left { |
| 1428 | background-position: -264px -48px; |
| 1429 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1430 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1431 | .icon-align-center { |
| 1432 | background-position: -288px -48px; |
| 1433 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1434 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1435 | .icon-align-right { |
| 1436 | background-position: -312px -48px; |
| 1437 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1438 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1439 | .icon-align-justify { |
| 1440 | background-position: -336px -48px; |
| 1441 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1442 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1443 | .icon-list { |
| 1444 | background-position: -360px -48px; |
| 1445 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1446 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1447 | .icon-indent-left { |
| 1448 | background-position: -384px -48px; |
| 1449 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1450 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1451 | .icon-indent-right { |
| 1452 | background-position: -408px -48px; |
| 1453 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1454 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1455 | .icon-facetime-video { |
| 1456 | background-position: -432px -48px; |
| 1457 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1458 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1459 | .icon-picture { |
| 1460 | background-position: -456px -48px; |
| 1461 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1462 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1463 | .icon-pencil { |
| 1464 | background-position: 0 -72px; |
| 1465 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1466 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1467 | .icon-map-marker { |
| 1468 | background-position: -24px -72px; |
| 1469 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1470 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1471 | .icon-adjust { |
| 1472 | background-position: -48px -72px; |
| 1473 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1474 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1475 | .icon-tint { |
| 1476 | background-position: -72px -72px; |
| 1477 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1478 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1479 | .icon-edit { |
| 1480 | background-position: -96px -72px; |
| 1481 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1482 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1483 | .icon-share { |
| 1484 | background-position: -120px -72px; |
| 1485 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1486 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1487 | .icon-check { |
| 1488 | background-position: -144px -72px; |
| 1489 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1490 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1491 | .icon-move { |
| 1492 | background-position: -168px -72px; |
| 1493 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1494 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1495 | .icon-step-backward { |
| 1496 | background-position: -192px -72px; |
| 1497 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1498 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1499 | .icon-fast-backward { |
| 1500 | background-position: -216px -72px; |
| 1501 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1502 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1503 | .icon-backward { |
| 1504 | background-position: -240px -72px; |
| 1505 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1506 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1507 | .icon-play { |
| 1508 | background-position: -264px -72px; |
| 1509 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1510 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1511 | .icon-pause { |
| 1512 | background-position: -288px -72px; |
| 1513 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1514 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1515 | .icon-stop { |
| 1516 | background-position: -312px -72px; |
| 1517 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1518 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1519 | .icon-forward { |
| 1520 | background-position: -336px -72px; |
| 1521 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1522 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1523 | .icon-fast-forward { |
| 1524 | background-position: -360px -72px; |
| 1525 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1526 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1527 | .icon-step-forward { |
| 1528 | background-position: -384px -72px; |
| 1529 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1530 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1531 | .icon-eject { |
| 1532 | background-position: -408px -72px; |
| 1533 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1534 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1535 | .icon-chevron-left { |
| 1536 | background-position: -432px -72px; |
| 1537 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1538 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1539 | .icon-chevron-right { |
| 1540 | background-position: -456px -72px; |
| 1541 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1542 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1543 | .icon-plus-sign { |
| 1544 | background-position: 0 -96px; |
| 1545 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1546 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1547 | .icon-minus-sign { |
| 1548 | background-position: -24px -96px; |
| 1549 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1550 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1551 | .icon-remove-sign { |
| 1552 | background-position: -48px -96px; |
| 1553 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1554 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1555 | .icon-ok-sign { |
| 1556 | background-position: -72px -96px; |
| 1557 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1558 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1559 | .icon-question-sign { |
| 1560 | background-position: -96px -96px; |
| 1561 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1562 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1563 | .icon-info-sign { |
| 1564 | background-position: -120px -96px; |
| 1565 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1566 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1567 | .icon-screenshot { |
| 1568 | background-position: -144px -96px; |
| 1569 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1570 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1571 | .icon-remove-circle { |
| 1572 | background-position: -168px -96px; |
| 1573 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1574 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1575 | .icon-ok-circle { |
| 1576 | background-position: -192px -96px; |
| 1577 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1578 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1579 | .icon-ban-circle { |
| 1580 | background-position: -216px -96px; |
| 1581 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1582 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1583 | .icon-arrow-left { |
| 1584 | background-position: -240px -96px; |
| 1585 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1586 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1587 | .icon-arrow-right { |
| 1588 | background-position: -264px -96px; |
| 1589 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1590 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1591 | .icon-arrow-up { |
| 1592 | background-position: -289px -96px; |
| 1593 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1594 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1595 | .icon-arrow-down { |
| 1596 | background-position: -312px -96px; |
| 1597 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1598 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1599 | .icon-share-alt { |
| 1600 | background-position: -336px -96px; |
| 1601 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1602 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1603 | .icon-resize-full { |
| 1604 | background-position: -360px -96px; |
| 1605 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1606 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1607 | .icon-resize-small { |
| 1608 | background-position: -384px -96px; |
| 1609 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1610 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1611 | .icon-plus { |
| 1612 | background-position: -408px -96px; |
| 1613 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1614 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1615 | .icon-minus { |
| 1616 | background-position: -433px -96px; |
| 1617 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1618 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1619 | .icon-asterisk { |
| 1620 | background-position: -456px -96px; |
| 1621 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1622 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1623 | .icon-exclamation-sign { |
| 1624 | background-position: 0 -120px; |
| 1625 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1626 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1627 | .icon-gift { |
| 1628 | background-position: -24px -120px; |
| 1629 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1630 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1631 | .icon-leaf { |
| 1632 | background-position: -48px -120px; |
| 1633 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1634 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1635 | .icon-fire { |
| 1636 | background-position: -72px -120px; |
| 1637 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1638 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1639 | .icon-eye-open { |
| 1640 | background-position: -96px -120px; |
| 1641 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1642 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1643 | .icon-eye-close { |
| 1644 | background-position: -120px -120px; |
| 1645 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1646 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1647 | .icon-warning-sign { |
| 1648 | background-position: -144px -120px; |
| 1649 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1650 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1651 | .icon-plane { |
| 1652 | background-position: -168px -120px; |
| 1653 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1654 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1655 | .icon-calendar { |
| 1656 | background-position: -192px -120px; |
| 1657 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1658 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1659 | .icon-random { |
| 1660 | background-position: -216px -120px; |
| 1661 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1662 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1663 | .icon-comment { |
| 1664 | background-position: -240px -120px; |
| 1665 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1666 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1667 | .icon-magnet { |
| 1668 | background-position: -264px -120px; |
| 1669 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1670 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1671 | .icon-chevron-up { |
| 1672 | background-position: -288px -120px; |
| 1673 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1674 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1675 | .icon-chevron-down { |
| 1676 | background-position: -313px -119px; |
| 1677 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1678 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1679 | .icon-retweet { |
| 1680 | background-position: -336px -120px; |
| 1681 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1682 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1683 | .icon-shopping-cart { |
| 1684 | background-position: -360px -120px; |
| 1685 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1686 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1687 | .icon-folder-close { |
| 1688 | background-position: -384px -120px; |
| 1689 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1690 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1691 | .icon-folder-open { |
| 1692 | background-position: -408px -120px; |
| 1693 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1694 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1695 | .icon-resize-vertical { |
| 1696 | background-position: -432px -119px; |
| 1697 | } |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1698 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1699 | .icon-resize-horizontal { |
| 1700 | background-position: -456px -118px; |
| 1701 | } |
| 1702 | |
Rushabh Mehta | 389880d | 2012-04-27 18:39:14 +0530 | [diff] [blame] | 1703 | .icon-hdd { |
| 1704 | background-position: 0 -144px; |
| 1705 | } |
| 1706 | |
| 1707 | .icon-bullhorn { |
| 1708 | background-position: -24px -144px; |
| 1709 | } |
| 1710 | |
| 1711 | .icon-bell { |
| 1712 | background-position: -48px -144px; |
| 1713 | } |
| 1714 | |
| 1715 | .icon-certificate { |
| 1716 | background-position: -72px -144px; |
| 1717 | } |
| 1718 | |
| 1719 | .icon-thumbs-up { |
| 1720 | background-position: -96px -144px; |
| 1721 | } |
| 1722 | |
| 1723 | .icon-thumbs-down { |
| 1724 | background-position: -120px -144px; |
| 1725 | } |
| 1726 | |
| 1727 | .icon-hand-right { |
| 1728 | background-position: -144px -144px; |
| 1729 | } |
| 1730 | |
| 1731 | .icon-hand-left { |
| 1732 | background-position: -168px -144px; |
| 1733 | } |
| 1734 | |
| 1735 | .icon-hand-up { |
| 1736 | background-position: -192px -144px; |
| 1737 | } |
| 1738 | |
| 1739 | .icon-hand-down { |
| 1740 | background-position: -216px -144px; |
| 1741 | } |
| 1742 | |
| 1743 | .icon-circle-arrow-right { |
| 1744 | background-position: -240px -144px; |
| 1745 | } |
| 1746 | |
| 1747 | .icon-circle-arrow-left { |
| 1748 | background-position: -264px -144px; |
| 1749 | } |
| 1750 | |
| 1751 | .icon-circle-arrow-up { |
| 1752 | background-position: -288px -144px; |
| 1753 | } |
| 1754 | |
| 1755 | .icon-circle-arrow-down { |
| 1756 | background-position: -312px -144px; |
| 1757 | } |
| 1758 | |
| 1759 | .icon-globe { |
| 1760 | background-position: -336px -144px; |
| 1761 | } |
| 1762 | |
| 1763 | .icon-wrench { |
| 1764 | background-position: -360px -144px; |
| 1765 | } |
| 1766 | |
| 1767 | .icon-tasks { |
| 1768 | background-position: -384px -144px; |
| 1769 | } |
| 1770 | |
| 1771 | .icon-filter { |
| 1772 | background-position: -408px -144px; |
| 1773 | } |
| 1774 | |
| 1775 | .icon-briefcase { |
| 1776 | background-position: -432px -144px; |
| 1777 | } |
| 1778 | |
| 1779 | .icon-fullscreen { |
| 1780 | background-position: -456px -144px; |
| 1781 | } |
| 1782 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1783 | /* |
Rushabh Mehta | 0c18b18 | 2012-04-16 11:18:45 +0530 | [diff] [blame] | 1784 | * lib/css/legacy/body.css |
| 1785 | */ |
| 1786 | html { |
| 1787 | margin: 0px; |
| 1788 | padding: 0px; |
| 1789 | } |
| 1790 | |
| 1791 | body { |
| 1792 | margin: 0px; |
| 1793 | padding: 0px; |
| 1794 | font-size: 14px; |
| 1795 | color: #000; |
Rushabh Mehta | 0c18b18 | 2012-04-16 11:18:45 +0530 | [diff] [blame] | 1796 | } |
| 1797 | |
| 1798 | /* font settings */ |
| 1799 | |
| 1800 | h1, h2, h3, h4, h5 { |
Rushabh Mehta | 8eba118 | 2012-05-02 09:45:28 +0530 | [diff] [blame] | 1801 | font-family: Arial, sans-serif; |
Rushabh Mehta | 0c18b18 | 2012-04-16 11:18:45 +0530 | [diff] [blame] | 1802 | margin-top: 0.2em; |
| 1803 | } |
| 1804 | |
| 1805 | body { |
Rushabh Mehta | 8eba118 | 2012-05-02 09:45:28 +0530 | [diff] [blame] | 1806 | font-family: Arial, sans-serif; |
Rushabh Mehta | 0c18b18 | 2012-04-16 11:18:45 +0530 | [diff] [blame] | 1807 | font-size: 13px; |
Rushabh Mehta | a4be4d3 | 2012-04-30 14:22:02 +0530 | [diff] [blame] | 1808 | background-color: #eee; |
| 1809 | } |
| 1810 | |
| 1811 | footer { |
| 1812 | background: #b7b7b7; /* Old browsers */ |
| 1813 | background: -moz-linear-gradient(top, #b7b7b7 0%, #eeeeee 36%); /* FF3.6+ */ |
| 1814 | background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b7b7b7), color-stop(36%,#eeeeee)); /* Chrome,Safari4+ */ |
| 1815 | background: -webkit-linear-gradient(top, #b7b7b7 0%,#eeeeee 36%); /* Chrome10+,Safari5.1+ */ |
| 1816 | background: -o-linear-gradient(top, #b7b7b7 0%,#eeeeee 36%); /* Opera 11.10+ */ |
| 1817 | background: -ms-linear-gradient(top, #b7b7b7 0%,#eeeeee 36%); /* IE10+ */ |
| 1818 | background: linear-gradient(top, #b7b7b7 0%,#eeeeee 36%); /* W3C */ |
| 1819 | filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b7b7b7', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */ |
| 1820 | border-top: 1px solid #999; |
| 1821 | text-align: center; |
| 1822 | color: inherit; |
| 1823 | padding: 10px; |
| 1824 | font-size: 12px; |
Rushabh Mehta | d5e1031 | 2012-05-02 17:44:59 +0530 | [diff] [blame] | 1825 | line-height: 1.7; |
Rushabh Mehta | 0c18b18 | 2012-04-16 11:18:45 +0530 | [diff] [blame] | 1826 | } |
| 1827 | |
| 1828 | span, div, td, input, textarea, button, select { |
| 1829 | font-family: inherit; |
| 1830 | } |
| 1831 | |
| 1832 | |
| 1833 | pre { margin: 0px; padding: 0px; } |
| 1834 | |
| 1835 | button { margin: 2px; margin-left: 0px; } |
| 1836 | |
| 1837 | label { |
| 1838 | padding-top: 15px; |
| 1839 | color: #404040; |
| 1840 | } |
| 1841 | |
| 1842 | select, input, textarea { |
| 1843 | border: 1px solid #ccc; |
| 1844 | -moz-border-radius: 4px; |
| 1845 | -webkit-border-radius: 4px; |
| 1846 | font-size: inherit; |
| 1847 | padding: 4px; |
| 1848 | color: #444; |
| 1849 | -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); |
| 1850 | -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); |
| 1851 | box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); |
| 1852 | } |
| 1853 | |
| 1854 | textarea { |
| 1855 | font-family: inherit; |
| 1856 | height: 120px; |
| 1857 | width: 90%; |
| 1858 | font-size: inherit; |
| 1859 | white-space: normal; |
| 1860 | } |
| 1861 | |
| 1862 | table { padding: 0px; border-collapse: 'collapse'} |
| 1863 | |
| 1864 | td { |
| 1865 | padding:0px; |
| 1866 | margin: 0px; |
| 1867 | vertical-align: top; |
| 1868 | } |
| 1869 | |
| 1870 | p { |
| 1871 | margin: 0px 0px 9px 0px; |
| 1872 | line-height: 1.5em; |
| 1873 | } |
| 1874 | |
| 1875 | li { |
| 1876 | line-height: 1.5em; |
| 1877 | } |
| 1878 | |
| 1879 | hr { |
Rushabh Mehta | 0eb790a | 2012-05-11 15:53:37 +0530 | [diff] [blame] | 1880 | clear: both; |
Rushabh Mehta | 0c18b18 | 2012-04-16 11:18:45 +0530 | [diff] [blame] | 1881 | margin: 18px 0; |
| 1882 | border: 0; |
| 1883 | border-top: 1px solid #e5e5e5; |
| 1884 | border-bottom: 1px solid #ffffff; |
| 1885 | } |
| 1886 | |
| 1887 | /* links */ |
| 1888 | |
| 1889 | a:active { outline:none; } |
| 1890 | |
| 1891 | a { |
| 1892 | color: #0088cc; |
| 1893 | text-decoration: none; |
| 1894 | } |
| 1895 | a:hover { |
| 1896 | color: #005580; |
| 1897 | text-decoration: underline; |
| 1898 | } |
| 1899 | |
| 1900 | .link_type { |
| 1901 | padding:2px; |
| 1902 | color: #0088cc; |
| 1903 | cursor: pointer; |
| 1904 | } |
| 1905 | |
| 1906 | .link_type:hover { |
| 1907 | color: #005580; |
| 1908 | text-decoration: underline; |
| 1909 | } |
| 1910 | |
| 1911 | :focus { -moz-outline-style:none; } |
| 1912 | |
| 1913 | table.simpletable { border-collapse: collapse; margin-bottom: 10px;} |
| 1914 | table.simpletable td {border: 1pt solid #000; vertical-align: top; padding: 2px; } |
| 1915 | |
| 1916 | div.fix_ff_cursor { overflow: auto; } |
| 1917 | |
| 1918 | /* --- Layout --- */ |
| 1919 | |
| 1920 | div.comment { color: #444; } |
| 1921 | |
| 1922 | .small { |
| 1923 | font-size: 11px; |
| 1924 | } |
| 1925 | |
| 1926 | .help { |
| 1927 | margin-bottom: 3px; |
| 1928 | color: #888; |
| 1929 | } |
| 1930 | |
| 1931 | div#body_div { |
Rushabh Mehta | 0c18b18 | 2012-04-16 11:18:45 +0530 | [diff] [blame] | 1932 | padding-right: 7px; |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1933 | padding-top: 70px; |
| 1934 | padding-bottom: 50px; |
Rushabh Mehta | a4be4d3 | 2012-04-30 14:22:02 +0530 | [diff] [blame] | 1935 | min-height: 400px; |
Rushabh Mehta | 0c18b18 | 2012-04-16 11:18:45 +0530 | [diff] [blame] | 1936 | } |
| 1937 | |
| 1938 | .content { |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1939 | margin: auto; |
Rushabh Mehta | 0c18b18 | 2012-04-16 11:18:45 +0530 | [diff] [blame] | 1940 | width: 900px; |
| 1941 | } |
| 1942 | |
| 1943 | .background-fade-in { |
| 1944 | -webkit-transition: background 1s ease-in; /* property duration timing-function delay */ |
| 1945 | -moz-transition: background 1s ease-in; |
| 1946 | -o-transition: background 1s ease-in; |
| 1947 | transition: background 1s ease-in; |
| 1948 | } |
| 1949 | |
Rushabh Mehta | 0c18b18 | 2012-04-16 11:18:45 +0530 | [diff] [blame] | 1950 | header .container { |
| 1951 | width: 900px; |
| 1952 | margin: auto; |
| 1953 | } |
| 1954 | |
| 1955 | @media (max-width: 1200px) { |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1956 | header .container, .content { |
Rushabh Mehta | 0c18b18 | 2012-04-16 11:18:45 +0530 | [diff] [blame] | 1957 | width: 900px; |
| 1958 | } |
| 1959 | } |
| 1960 | |
Anand Doshi | 2d1bd0a | 2012-05-23 11:20:12 +0530 | [diff] [blame] | 1961 | @media (min-width: 1200px) and (max-width: 1599px) { |
| 1962 | header .container, .content { |
| 1963 | width: 1100px; |
| 1964 | } |
| 1965 | } |
| 1966 | |
| 1967 | @media (min-width: 1600px) { |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 1968 | header .container, .content { |
Rushabh Mehta | 0c18b18 | 2012-04-16 11:18:45 +0530 | [diff] [blame] | 1969 | width: 1100px; |
| 1970 | } |
Anand Doshi | 7b93baf | 2012-05-21 18:41:10 +0530 | [diff] [blame] | 1971 | div#body_div { |
Anand Doshi | 2d1bd0a | 2012-05-23 11:20:12 +0530 | [diff] [blame] | 1972 | min-height: 900px; |
Anand Doshi | 7b93baf | 2012-05-21 18:41:10 +0530 | [diff] [blame] | 1973 | } |
Rushabh Mehta | 0c18b18 | 2012-04-16 11:18:45 +0530 | [diff] [blame] | 1974 | } |
| 1975 | |
| 1976 | div.no_script { |
| 1977 | display: none; |
| 1978 | } |
| 1979 | |
| 1980 | div.loading_div { |
| 1981 | background-color: #FFFFCC; |
| 1982 | z-index: 1999; |
| 1983 | right: 5px; |
| 1984 | width: 90px; |
| 1985 | display: none; |
| 1986 | text-align: center; |
| 1987 | padding: 2px; |
| 1988 | border: 1px solid #FF4; |
| 1989 | } |
| 1990 | |
| 1991 | div.std-footer { |
| 1992 | margin: 13px -15px; |
| 1993 | border-top: 1px solid #AAA; |
| 1994 | padding: 13px; |
| 1995 | } |
| 1996 | |
| 1997 | div.std-footer-item { |
| 1998 | margin: 0px 13px 13px 0px; |
| 1999 | } |
| 2000 | |
| 2001 | .shadow { |
| 2002 | -moz-box-shadow: 0px 2px 2px #888; |
| 2003 | -webkit-box-shadow: 0px 2px 2px #888; |
| 2004 | box-shadow: 0px 2px 2px #888; |
| 2005 | } |
| 2006 | |
| 2007 | .round { |
| 2008 | -webkit-border-radius: 5px; |
| 2009 | -moz-border-radius: 5px; |
| 2010 | border-radius: 5px; |
| 2011 | } |
| 2012 | |
| 2013 | .layout_wrapper, .layout-wrapper { |
Rushabh Mehta | dcfdfc3 | 2012-04-25 18:24:44 +0530 | [diff] [blame] | 2014 | -moz-box-shadow: 0px 0px 9px rgba(0,0,0,0.5); |
| 2015 | -webkit-box-shadow: 0px 0px 9px rgba(0,0,0,0.5); |
| 2016 | box-shadow: 0px 0px 9px rgba(0,0,0,0.5); |
Rushabh Mehta | 0c18b18 | 2012-04-16 11:18:45 +0530 | [diff] [blame] | 2017 | background-color: #fff; |
| 2018 | padding: 15px; |
| 2019 | -webkit-border-radius: 5px; |
| 2020 | -moz-border-radius: 5px; |
| 2021 | border-radius: 5px; |
Rushabh Mehta | 0c18b18 | 2012-04-16 11:18:45 +0530 | [diff] [blame] | 2022 | overflow: hidden; |
| 2023 | } |
| 2024 | |
| 2025 | .layout-wrapper-appframe { |
| 2026 | padding: 0px; |
| 2027 | } |
| 2028 | |
| 2029 | .layout-wrapper-background { |
| 2030 | background-color: #fafafa !important; |
| 2031 | padding: 0px; |
| 2032 | } |
| 2033 | |
Rushabh Mehta | 2146fd1 | 2012-04-17 12:40:37 +0530 | [diff] [blame] | 2034 | .layout-main { |
Rushabh Mehta | dcfdfc3 | 2012-04-25 18:24:44 +0530 | [diff] [blame] | 2035 | padding: 15px; |
| 2036 | background-color: #fff; |
Rushabh Mehta | 6820dbf | 2012-04-16 13:33:14 +0530 | [diff] [blame] | 2037 | } |
| 2038 | |
Rushabh Mehta | 0c18b18 | 2012-04-16 11:18:45 +0530 | [diff] [blame] | 2039 | .layout-main-section { |
| 2040 | width: 71%; |
| 2041 | float: left; |
| 2042 | padding: 15px; |
| 2043 | background-color: #FFF; |
| 2044 | min-height: 600px; |
| 2045 | -moz-box-shadow: 2px 0px 1px #ddd; |
| 2046 | -webkit-box-shadow: 2px 0px 1px #ddd; |
| 2047 | box-shadow: 2px 0px 1px #ddd; |
| 2048 | } |
| 2049 | |
| 2050 | .layout-side-section { |
| 2051 | width: 22%; |
| 2052 | /*float: right;*/ |
| 2053 | color: #606060; |
| 2054 | overflow-x: hidden; |
| 2055 | padding: 15px; |
| 2056 | min-height: 600px; |
| 2057 | } |
| 2058 | |
| 2059 | /* from bootstrap */ |
| 2060 | .container { |
| 2061 | margin-left: auto; |
| 2062 | margin-right: auto; |
| 2063 | zoom: 1; |
| 2064 | } |
| 2065 | .container:before, .container:after { |
| 2066 | display: table; |
| 2067 | content: ""; |
| 2068 | zoom: 1; |
| 2069 | } |
| 2070 | .container:after { |
| 2071 | clear: both; |
| 2072 | } |
| 2073 | |
| 2074 | .well { |
| 2075 | min-height: 20px; |
| 2076 | padding: 19px; |
| 2077 | margin-bottom: 20px; |
| 2078 | background-color: #f5f5f5; |
| 2079 | border: 1px solid #eee; |
| 2080 | border: 1px solid rgba(0, 0, 0, 0.05); |
| 2081 | -webkit-border-radius: 4px; |
| 2082 | -moz-border-radius: 4px; |
| 2083 | border-radius: 4px; |
| 2084 | -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); |
| 2085 | -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); |
| 2086 | box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); |
| 2087 | } |
| 2088 | |
| 2089 | .avatar-small { |
| 2090 | display: inline-block; |
| 2091 | width: 24px; |
| 2092 | height: 20px; |
| 2093 | vertical-align: middle; |
| 2094 | overflow: hidden; |
| 2095 | margin: 0px 3px; |
Rushabh Mehta | d5e1031 | 2012-05-02 17:44:59 +0530 | [diff] [blame] | 2096 | border-radius: 3px; |
| 2097 | -moz-border-radius: 3px; |
| 2098 | -webkit-border-radius: 3px; |
Rushabh Mehta | 0c18b18 | 2012-04-16 11:18:45 +0530 | [diff] [blame] | 2099 | } |
| 2100 | .avatar-small img { |
| 2101 | width: 24px; |
| 2102 | } |
| 2103 | |
Rushabh Mehta | d5e1031 | 2012-05-02 17:44:59 +0530 | [diff] [blame] | 2104 | .erpnext-logo { |
| 2105 | position: fixed; |
| 2106 | bottom: 5px; |
| 2107 | left: 5px; |
| 2108 | height: 40px; |
| 2109 | width: 40px; |
| 2110 | background: url('../images/erpnext-fade.png') no-repeat top left; |
| 2111 | } |
| 2112 | |
Rushabh Mehta | 0c18b18 | 2012-04-16 11:18:45 +0530 | [diff] [blame] | 2113 | /* |
| 2114 | * lib/css/legacy/messages.css |
| 2115 | */ |
| 2116 | |
| 2117 | /* FLOATING MESSAGE */ |
| 2118 | |
| 2119 | .btn-img { cursor: pointer; } |
| 2120 | |
| 2121 | div.fetching { color: #888; text-align:right; } |
| 2122 | |
| 2123 | div.notice { |
| 2124 | postion: absolute; |
| 2125 | background-color: #000; |
| 2126 | -moz-border-radius: 5px; -webkit-border-radius: 5px; |
| 2127 | opacity: 0.6; |
| 2128 | right: 0; |
| 2129 | top: 0; |
| 2130 | margin-top: 8px; |
| 2131 | z-index: -1; |
| 2132 | padding: 8px; |
| 2133 | } |
| 2134 | |
| 2135 | /** help **/ |
| 2136 | |
| 2137 | .info-box { |
| 2138 | background-color: #F8F8F8; |
| 2139 | border: 1px solid #CCCCCC; |
| 2140 | border-radius: 3px 3px 3px 3px; |
| 2141 | line-height: 1.6em; |
| 2142 | overflow: auto; |
| 2143 | padding: 6px 10px; |
| 2144 | margin-bottom: 9px; |
| 2145 | } |
| 2146 | |
| 2147 | .help_box, .help-box { |
| 2148 | background-color:#FFC; |
| 2149 | font-size: 13px; |
| 2150 | color: #864; |
| 2151 | padding: 7px; |
| 2152 | margin: 11px 0px; |
| 2153 | border: 1px solid #EEB; |
| 2154 | } |
| 2155 | |
| 2156 | .help_box_big { |
| 2157 | background-color:#FFC; |
| 2158 | color: #864; |
| 2159 | padding: 7px; |
| 2160 | margin: 7px 0px; |
| 2161 | border: 1px solid #EEB; |
| 2162 | text-align: center; |
| 2163 | font-size: 14px; |
| 2164 | } |
| 2165 | |
| 2166 | /* |
| 2167 | * lib/css/legacy/dialog.css |
| 2168 | */ |
| 2169 | /***** Dialogs *******/ |
| 2170 | |
| 2171 | div.dialog_wrapper { |
| 2172 | position: absolute; |
| 2173 | width: 440px; |
| 2174 | display: none; |
| 2175 | z-index: 90; |
| 2176 | background-color: #FFF; |
| 2177 | box-shadow:1px 1px 8px #444; |
| 2178 | -moz-box-shadow: 1px 1px 8px #444; |
| 2179 | -webkit-box-shadow: 1px 1px 8px #444; |
| 2180 | |
| 2181 | border-radius: 5px; |
| 2182 | -moz-border-radius: 5px; |
| 2183 | -webkit-border-radius: 5px; |
| 2184 | |
| 2185 | overflow: hidden; |
| 2186 | } |
| 2187 | |
| 2188 | div.dialog_head { |
| 2189 | height: 22px; |
| 2190 | padding: 4px; |
| 2191 | background-color: #222; |
| 2192 | color: #FFF; |
| 2193 | } |
| 2194 | |
| 2195 | div.dialog_body { |
| 2196 | padding: 8px 8px 16px; |
| 2197 | border-radius: 5px; |
| 2198 | -moz-border-radius: 5px; |
| 2199 | -webkit-border-radius: 5px; |
| 2200 | } |
| 2201 | |
| 2202 | div.dialog_back { |
| 2203 | position: fixed; |
| 2204 | display: none; |
| 2205 | top: 0px; |
| 2206 | left: 0px; |
| 2207 | bottom: 0px; |
| 2208 | right: 0px; |
| 2209 | background-color: #aaa; |
| 2210 | opacity: 0.6; |
| 2211 | z-index: 50; |
| 2212 | text-align: center; |
| 2213 | } |
| 2214 | |
| 2215 | div.dialog_message { |
| 2216 | display: none; |
| 2217 | position: absolute; |
| 2218 | width: 250px; |
| 2219 | font-size: 12px; |
| 2220 | z-index: 91; |
| 2221 | background-color:#FFF; |
| 2222 | padding: 12px; |
| 2223 | border: 1px solid #444; |
| 2224 | } |
| 2225 | |
| 2226 | div.dialog_row { |
| 2227 | padding: 8px 8px 0px 8px; |
| 2228 | } |
| 2229 | |
| 2230 | div.dialog_row table { |
| 2231 | width: 100%; |
| 2232 | } |
| 2233 | |
| 2234 | div.dialog_row table td { |
| 2235 | } |
| 2236 | |
| 2237 | div.dialog_row input[type="text"], div.dialog_row input[type="password"], div.dialog_row textarea, div.dialog_row select { |
| 2238 | width: 80%; |
| 2239 | font-size: 14px; |
| 2240 | } |
| 2241 | |
| 2242 | div.dialog_row table td textarea { |
| 2243 | width: 80%; |
| 2244 | height: 200px; |
| 2245 | font-size: 12px; |
| 2246 | } |
| 2247 | |
| 2248 | |
| 2249 | /* |
| 2250 | * lib/css/ui/common.css |
| 2251 | */ |
| 2252 | .navbar-icon-home { |
| 2253 | vertical-align: middle; |
| 2254 | opacity: 0.4; |
| 2255 | Filter:alpha(opacity=40); /* For IE8 and earlier */ |
| 2256 | } |
| 2257 | |
| 2258 | .navbar-icon-home:hover, |
| 2259 | .navbar-icon-home:focus, |
| 2260 | .navbar-icon-home:active, |
| 2261 | .navbar-icon-home-hover{ |
| 2262 | opacity:1; |
| 2263 | Filter:alpha(opacity=100); /* For IE8 and earlier */ |
| 2264 | } |
| 2265 | |
| 2266 | |
| 2267 | /* |
Rushabh Mehta | b6f8088 | 2012-03-23 14:19:49 +0530 | [diff] [blame] | 2268 | * lib/css/ui/fonts.css |
| 2269 | */ |
| 2270 | @font-face { |
| 2271 | font-family: 'Pontano Sans'; |
| 2272 | font-style: normal; |
| 2273 | font-weight: 800; |
Rushabh Mehta | c75877a | 2012-05-25 17:21:32 +0530 | [diff] [blame] | 2274 | src: url('fonts/pontanosans.woff') format('woff'); |
Rushabh Mehta | b6f8088 | 2012-03-23 14:19:49 +0530 | [diff] [blame] | 2275 | } |
| 2276 | |
| 2277 | @font-face { |
| 2278 | font-family: 'Droid Sans'; |
| 2279 | font-style: normal; |
| 2280 | font-weight: normal; |
Rushabh Mehta | c75877a | 2012-05-25 17:21:32 +0530 | [diff] [blame] | 2281 | src: local('Droid Sans'), local('DroidSans'), url('fonts/droidsans.woff') format('woff'); |
Rushabh Mehta | b6f8088 | 2012-03-23 14:19:49 +0530 | [diff] [blame] | 2282 | } |
| 2283 | |
| 2284 | @font-face { |
| 2285 | font-family: 'PT Sans'; |
| 2286 | font-style: normal; |
| 2287 | font-weight: normal; |
Rushabh Mehta | c75877a | 2012-05-25 17:21:32 +0530 | [diff] [blame] | 2288 | src: local('PT Sans'), local('PTSans-Regular'), url('fonts/ptsans.woff') format('woff'); |
Rushabh Mehta | b6f8088 | 2012-03-23 14:19:49 +0530 | [diff] [blame] | 2289 | } |
| 2290 | |
| 2291 | @font-face { |
| 2292 | font-family: 'Open Sans'; |
| 2293 | font-style: normal; |
| 2294 | font-weight: 400; |
Rushabh Mehta | c75877a | 2012-05-25 17:21:32 +0530 | [diff] [blame] | 2295 | src: local('Open Sans'), local('OpenSans'), url('fonts/opensans.woff') format('woff'); |
Rushabh Mehta | b6f8088 | 2012-03-23 14:19:49 +0530 | [diff] [blame] | 2296 | } |
Rushabh Mehta | b43f949 | 2012-04-08 20:33:51 +0530 | [diff] [blame] | 2297 | |
Rushabh Mehta | b6f8088 | 2012-03-23 14:19:49 +0530 | [diff] [blame] | 2298 | @font-face { |
| 2299 | font-family: 'Lato'; |
| 2300 | font-style: normal; |
| 2301 | font-weight: 400; |
Rushabh Mehta | c75877a | 2012-05-25 17:21:32 +0530 | [diff] [blame] | 2302 | src: local('Lato Regular'), local('Lato-Regular'), url('fonts/lato.woff') format('woff'); |
Rushabh Mehta | b6f8088 | 2012-03-23 14:19:49 +0530 | [diff] [blame] | 2303 | } |
| 2304 | |
Rushabh Mehta | b43f949 | 2012-04-08 20:33:51 +0530 | [diff] [blame] | 2305 | @font-face { |
| 2306 | font-family: 'Cabin'; |
| 2307 | font-style: normal; |
| 2308 | font-weight: 400; |
Rushabh Mehta | c75877a | 2012-05-25 17:21:32 +0530 | [diff] [blame] | 2309 | src: local('Cabin Regular'), local('Cabin-Regular'), url('fonts/cabin.woff') format('woff'); |
Rushabh Mehta | b43f949 | 2012-04-08 20:33:51 +0530 | [diff] [blame] | 2310 | } |
Rushabh Mehta | b6f8088 | 2012-03-23 14:19:49 +0530 | [diff] [blame] | 2311 | |
Rushabh Mehta | f7f7f63 | 2012-04-11 15:18:24 +0530 | [diff] [blame] | 2312 | @font-face { |
| 2313 | font-family: 'Pacifico'; |
| 2314 | font-style: normal; |
| 2315 | font-weight: normal; |
Rushabh Mehta | c75877a | 2012-05-25 17:21:32 +0530 | [diff] [blame] | 2316 | src: local('Pacifico Regular'), local('Pacifico-Regular'), url('fonts/pacifico.woff') format('woff'); |
Rushabh Mehta | f7f7f63 | 2012-04-11 15:18:24 +0530 | [diff] [blame] | 2317 | } |
| 2318 | |
Anand Doshi | 6548b50 | 2012-05-26 16:50:06 +0530 | [diff] [blame] | 2319 | @font-face { |
Anand Doshi | 822318f | 2012-05-26 17:01:00 +0530 | [diff] [blame] | 2320 | font-family: 'Oleo Script'; |
Anand Doshi | 6548b50 | 2012-05-26 16:50:06 +0530 | [diff] [blame] | 2321 | font-style: normal; |
| 2322 | font-weight: 400; |
Anand Doshi | 822318f | 2012-05-26 17:01:00 +0530 | [diff] [blame] | 2323 | src: local('Oleo Script'), local('OleoScript-Regular'), url('fonts/oleoscript.woff') format('woff'); |
Anand Doshi | 6548b50 | 2012-05-26 16:50:06 +0530 | [diff] [blame] | 2324 | } |
Rushabh Mehta | b6f8088 | 2012-03-23 14:19:49 +0530 | [diff] [blame] | 2325 | |
Rushabh Mehta | e316795 | 2012-05-26 13:50:05 +0200 | [diff] [blame] | 2326 | @font-face { |
| 2327 | font-family: 'Cookie'; |
| 2328 | font-style: normal; |
| 2329 | font-weight: 400; |
| 2330 | src: local('Cookie-Regular'), url('fonts/cookie.woff') format('woff'); |
| 2331 | } |
| 2332 | |
Rushabh Mehta | 3237d6a | 2012-05-28 10:42:32 +0200 | [diff] [blame] | 2333 | @font-face { |
| 2334 | font-family: 'Marck Script'; |
| 2335 | font-style: normal; |
| 2336 | font-weight: 400; |
| 2337 | src: local('Marck Script'), local('MarckScript-Regular'), url('fonts/marckscript.woff') format('woff'); |
| 2338 | } |
| 2339 | |
Rushabh Mehta | e316795 | 2012-05-26 13:50:05 +0200 | [diff] [blame] | 2340 | |
Rushabh Mehta | b6f8088 | 2012-03-23 14:19:49 +0530 | [diff] [blame] | 2341 | /* |
| 2342 | * lib/css/ui/list.css |
| 2343 | */ |
| 2344 | .hide { |
| 2345 | display: none; |
| 2346 | } |
| 2347 | |
| 2348 | .list-filters { |
| 2349 | margin: 7px 0px; |
| 2350 | } |
| 2351 | |
| 2352 | .wnlist .img-load { |
| 2353 | display: none; |
| 2354 | float: left; |
| 2355 | margin-bottom: 8px; |
| 2356 | } |
| 2357 | |
| 2358 | /* list-row */ |
| 2359 | div.list-row { |
Rushabh Mehta | 078867c | 2012-05-09 16:15:51 +0530 | [diff] [blame] | 2360 | border-bottom: 1px solid #ddd; |
Rushabh Mehta | b6f8088 | 2012-03-23 14:19:49 +0530 | [diff] [blame] | 2361 | padding: 5px 0px; |
| 2362 | } |
Rushabh Mehta | b6f8088 | 2012-03-23 14:19:49 +0530 | [diff] [blame] | 2363 | |
| 2364 | div.list-row .label { |
| 2365 | margin-right: 4px; |
| 2366 | } |
| 2367 | |
| 2368 | div.list-row table { |
| 2369 | table-layout: fixed; |
| 2370 | border-collapse: collapse; |
| 2371 | width: 100%; |
| 2372 | } |
| 2373 | |
| 2374 | div.list-row table td { |
| 2375 | overflow: hidden; |
Anand Doshi | c9456c1 | 2012-03-28 17:48:30 +0530 | [diff] [blame] | 2376 | /*padding-right: 3px;*/ |
| 2377 | padding: 0px 3px; |
Rushabh Mehta | b6f8088 | 2012-03-23 14:19:49 +0530 | [diff] [blame] | 2378 | vertical-align: middle; |
| 2379 | height: 24px; |
| 2380 | max-height: 24px; |
Anand Doshi | c9456c1 | 2012-03-28 17:48:30 +0530 | [diff] [blame] | 2381 | word-wrap: break-word; |
Rushabh Mehta | b6f8088 | 2012-03-23 14:19:49 +0530 | [diff] [blame] | 2382 | } |
| 2383 | |
| 2384 | div.paging-button { |
| 2385 | text-align: center; |
| 2386 | padding: 11px 0px; |
| 2387 | } |
| 2388 | |
| 2389 | div.show_filters { |
| 2390 | display: none; |
| 2391 | } |
| 2392 | |
| 2393 | div.filter_list { |
| 2394 | padding: 13px; |
| 2395 | } |
| 2396 | |
| 2397 | div.show_filters.well { |
| 2398 | margin-top: 11px; |
| 2399 | margin-bottom: 11px; |
| 2400 | } |
| 2401 | |
| 2402 | div.filter_list .run_btn { |
| 2403 | text-align: right; |
| 2404 | } |
| 2405 | |
| 2406 | div.filter_list .add_filter { |
| 2407 | margin: 3px 0px; |
| 2408 | } |
| 2409 | |
| 2410 | div.list_filter { |
| 2411 | margin: 7px 0px; |
| 2412 | } |
| 2413 | |
| 2414 | div.list_filter input, div.list_filter select { |
| 2415 | width: 130px; |
| 2416 | margin-right: 7px; |
| 2417 | } |
| 2418 | |
| 2419 | /* bar */ |
| 2420 | |
| 2421 | span.bar-outer { |
| 2422 | display: inline-block; |
| 2423 | margin: 0px 7px; |
| 2424 | margin-top: 3px; |
| 2425 | background-color: #fff; |
| 2426 | border: 1px solid #aaa; |
| 2427 | height: 10px; |
| 2428 | } |
| 2429 | |
| 2430 | span.bar-inner { |
| 2431 | display: inline-block; |
| 2432 | background-color: #bdf; |
| 2433 | height: 100%; |
| 2434 | margin-bottom: 2px; |
| 2435 | float: left; |
| 2436 | } |
| 2437 | span.bar-complete { |
| 2438 | background-color: #009900; |
| 2439 | } |
| 2440 | span.bar-empty { |
| 2441 | background-color: #990000; |
| 2442 | } |
| 2443 | |
| 2444 | |
| 2445 | /* stats */ |
| 2446 | |
| 2447 | div.stat-wrapper { |
Rushabh Mehta | 078867c | 2012-05-09 16:15:51 +0530 | [diff] [blame] | 2448 | margin-bottom: 19px; |
Rushabh Mehta | b6f8088 | 2012-03-23 14:19:49 +0530 | [diff] [blame] | 2449 | } |
| 2450 | |
| 2451 | div.stat-grid { |
Rushabh Mehta | 078867c | 2012-05-09 16:15:51 +0530 | [diff] [blame] | 2452 | margin-top: 9px; |
Rushabh Mehta | b6f8088 | 2012-03-23 14:19:49 +0530 | [diff] [blame] | 2453 | overflow: hidden; |
| 2454 | } |
| 2455 | |
| 2456 | div.stat-label { |
| 2457 | position: relative; |
| 2458 | padding: 3px; |
| 2459 | text-align: center; |
Rushabh Mehta | 03262e0 | 2012-05-09 16:55:58 +0530 | [diff] [blame] | 2460 | font-size: 11px; |
Rushabh Mehta | b6f8088 | 2012-03-23 14:19:49 +0530 | [diff] [blame] | 2461 | } |
| 2462 | div.stat-label, div.stat-label a { |
| 2463 | z-index: 5; |
| 2464 | } |
| 2465 | |
| 2466 | div.stat-item { |
| 2467 | position: relative; |
Rushabh Mehta | 078867c | 2012-05-09 16:15:51 +0530 | [diff] [blame] | 2468 | margin-bottom: 7px; |
| 2469 | background-color: #fff; |
Rushabh Mehta | 03262e0 | 2012-05-09 16:55:58 +0530 | [diff] [blame] | 2470 | height: 18px; |
Rushabh Mehta | ea7ba72 | 2012-05-10 19:07:53 +0530 | [diff] [blame] | 2471 | border: 1px solid #aaa; |
Rushabh Mehta | 03262e0 | 2012-05-09 16:55:58 +0530 | [diff] [blame] | 2472 | border-radius: 9px; |
Rushabh Mehta | 078867c | 2012-05-09 16:15:51 +0530 | [diff] [blame] | 2473 | overflow: hidden; |
Rushabh Mehta | b6f8088 | 2012-03-23 14:19:49 +0530 | [diff] [blame] | 2474 | } |
| 2475 | |
| 2476 | div.stat-bar { |
| 2477 | position: absolute; |
| 2478 | left: 0px; |
Rushabh Mehta | b6f8088 | 2012-03-23 14:19:49 +0530 | [diff] [blame] | 2479 | height: 100%; |
| 2480 | z-index: 0; |
Rushabh Mehta | 03262e0 | 2012-05-09 16:55:58 +0530 | [diff] [blame] | 2481 | |
| 2482 | background: #e0ff84; /* Old browsers */ |
| 2483 | background: -moz-linear-gradient(top, #e0ff84 0%, #a4e567 100%); /* FF3.6+ */ |
| 2484 | background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e0ff84), color-stop(100%,#a4e567)); /* Chrome,Safari4+ */ |
| 2485 | background: -webkit-linear-gradient(top, #e0ff84 0%,#a4e567 100%); /* Chrome10+,Safari5.1+ */ |
| 2486 | background: -o-linear-gradient(top, #e0ff84 0%,#a4e567 100%); /* Opera 11.10+ */ |
| 2487 | background: -ms-linear-gradient(top, #e0ff84 0%,#a4e567 100%); /* IE10+ */ |
| 2488 | background: linear-gradient(top, #e0ff84 0%,#a4e567 100%); /* W3C */ |
| 2489 | filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0ff84', endColorstr='#a4e567',GradientType=0 ); /* IE6-9 */ |
Rushabh Mehta | b6f8088 | 2012-03-23 14:19:49 +0530 | [diff] [blame] | 2490 | } |
| 2491 | |
Rushabh Mehta | b6f8088 | 2012-03-23 14:19:49 +0530 | [diff] [blame] | 2492 | /* |
Rushabh Mehta | 6820dbf | 2012-04-16 13:33:14 +0530 | [diff] [blame] | 2493 | * lib/css/ui/views.css |
| 2494 | */ |
| 2495 | |
| 2496 | .breadcrumbs { |
| 2497 | color: #000000; |
| 2498 | } |
| 2499 | |
| 2500 | .breadcrumbs a { |
| 2501 | color: #000000; |
| 2502 | } |
| 2503 | |
| 2504 | div.appframe-titlebar { |
| 2505 | padding: 6px; |
| 2506 | background: #eeeeee; /* Old browsers */ |
| 2507 | background: -moz-linear-gradient(top, #eeeeee 0%, #cccccc 100%); /* FF3.6+ */ |
| 2508 | background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#cccccc)); /* Chrome,Safari4+ */ |
| 2509 | background: -webkit-linear-gradient(top, #eeeeee 0%,#cccccc 100%); /* Chrome10+,Safari5.1+ */ |
| 2510 | background: -o-linear-gradient(top, #eeeeee 0%,#cccccc 100%); /* Opera 11.10+ */ |
| 2511 | background: -ms-linear-gradient(top, #eeeeee 0%,#cccccc 100%); /* IE10+ */ |
| 2512 | background: linear-gradient(top, #eeeeee 0%,#cccccc 100%); /* W3C */ |
| 2513 | filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */ |
| 2514 | border-bottom: 1px solid #aaa; |
| 2515 | min-height: 1.2em; |
Rushabh Mehta | 6d5956e | 2012-05-02 18:06:39 +0530 | [diff] [blame] | 2516 | border-radius: 5px 5px 0px 0px; |
| 2517 | -webkit-border-radius: 5px 5px 0px 0px; |
| 2518 | -moz-border-radius: 5px 5px 0px 0px; |
Rushabh Mehta | 6820dbf | 2012-04-16 13:33:14 +0530 | [diff] [blame] | 2519 | } |
| 2520 | |
| 2521 | div.appframe-toolbar { |
| 2522 | padding: 4px; |
| 2523 | background: #eeeeee; |
| 2524 | border-top: 1px solid #f8f8f8; |
| 2525 | border-bottom: 1px solid #ccc; |
| 2526 | } |
| 2527 | |
| 2528 | /* |
Rushabh Mehta | afaac60 | 2012-02-14 11:44:13 +0530 | [diff] [blame] | 2529 | * erpnext/startup/startup.css |
Rushabh Mehta | 519f70b | 2012-03-09 16:44:21 +0530 | [diff] [blame] | 2530 | */ |
| 2531 | h1, h2, h3, h4, h5 { |
Rushabh Mehta | 8eba118 | 2012-05-02 09:45:28 +0530 | [diff] [blame] | 2532 | font-family: Arial, Helvetica, sans-serif; |
Rushabh Mehta | d2cec5b | 2012-04-10 11:51:08 +0530 | [diff] [blame] | 2533 | margin-top: 0.2em; |
Rushabh Mehta | afaac60 | 2012-02-14 11:44:13 +0530 | [diff] [blame] | 2534 | } |
| 2535 | |
| 2536 | body { |
Rushabh Mehta | 8eba118 | 2012-05-02 09:45:28 +0530 | [diff] [blame] | 2537 | font-family: Arial, Helvetica, sans-serif; |
Rushabh Mehta | 983a171 | 2012-03-21 13:35:34 +0530 | [diff] [blame] | 2538 | font-size: 13px; |
Rushabh Mehta | afaac60 | 2012-02-14 11:44:13 +0530 | [diff] [blame] | 2539 | } |
| 2540 | |
| 2541 | span, div, td, input, textarea, button, select { |
| 2542 | font-family: inherit; |
| 2543 | } |
| 2544 | |
Rushabh Mehta | 983a171 | 2012-03-21 13:35:34 +0530 | [diff] [blame] | 2545 | .small { |
| 2546 | font-size: 11.5px; |
| 2547 | } |
| 2548 | |
Rushabh Mehta | afaac60 | 2012-02-14 11:44:13 +0530 | [diff] [blame] | 2549 | .erpnext-footer { |
Rushabh Mehta | 4c1e9e7 | 2012-03-01 13:30:34 +0530 | [diff] [blame] | 2550 | margin: 11px auto; |
Rushabh Mehta | afaac60 | 2012-02-14 11:44:13 +0530 | [diff] [blame] | 2551 | text-align: center; |
| 2552 | } |
| 2553 | |
Anand Doshi | db62876 | 2012-02-24 17:56:00 +0530 | [diff] [blame] | 2554 | .navbar-new-comments { |
Anand Doshi | c3023be | 2012-02-20 16:31:55 +0530 | [diff] [blame] | 2555 | margin: -3px 0px; |
| 2556 | padding: 2px; |
Anand Doshi | c3023be | 2012-02-20 16:31:55 +0530 | [diff] [blame] | 2557 | min-width: 20px; |
| 2558 | text-align: center; |
| 2559 | display: inline-block; |
| 2560 | border-radius: 2px; |
Anand Doshi | 5b1beeb | 2012-02-27 17:17:48 +0530 | [diff] [blame] | 2561 | color: #999999; |
| 2562 | background-color: #333131; |
| 2563 | } |
| 2564 | |
| 2565 | .navbar-new-comments:hover, |
| 2566 | .navbar-new-comments:active, |
| 2567 | .navbar-new-comments:focus { |
| 2568 | color: #fff; |
| 2569 | } |
| 2570 | |
Anand Doshi | 5b1beeb | 2012-02-27 17:17:48 +0530 | [diff] [blame] | 2571 | .navbar-new-comments-true { |
| 2572 | color: #fff; |
| 2573 | background-color: #B00D07; |
| 2574 | } |
| 2575 | |
Anand Doshi | 5b1beeb | 2012-02-27 17:17:48 +0530 | [diff] [blame] | 2576 | /*extra size menus for recent*/ |
| 2577 | .dropdown-menu#toolbar-recent, .dropdown-menu#toolbar-options, .dropdown-menu#toolbar-help{ |
| 2578 | min-width: 160px !important; |
| 2579 | max-width: 260px !important; |
Anand Doshi | c3023be | 2012-02-20 16:31:55 +0530 | [diff] [blame] | 2580 | } |
| 2581 | |
Anand Doshi | 1ed4ef1 | 2012-04-27 15:30:23 +0530 | [diff] [blame] | 2582 | .expiry-info { |
| 2583 | margin-top: 40px; |
| 2584 | margin-bottom: -40px; |
| 2585 | text-align: center; |
| 2586 | background-color: rgb(255, 255, 204); |
| 2587 | padding: 7px; |
| 2588 | z-index: 1; |
| 2589 | } |
| 2590 | |
Rushabh Mehta | 519f70b | 2012-03-09 16:44:21 +0530 | [diff] [blame] | 2591 | |
Rushabh Mehta | afaac60 | 2012-02-14 11:44:13 +0530 | [diff] [blame] | 2592 | /* |
| 2593 | * erpnext/website/css/website.css |
Rushabh Mehta | 519f70b | 2012-03-09 16:44:21 +0530 | [diff] [blame] | 2594 | */ |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 2595 | header .container, .content { |
Rushabh Mehta | d2cec5b | 2012-04-10 11:51:08 +0530 | [diff] [blame] | 2596 | width: 900px; |
| 2597 | } |
| 2598 | |
Rushabh Mehta | dcfdfc3 | 2012-04-25 18:24:44 +0530 | [diff] [blame] | 2599 | div#body_div { |
Rushabh Mehta | aa51377 | 2012-05-02 13:03:41 +0530 | [diff] [blame] | 2600 | padding-top: 80px; |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 2601 | min-height: 400px; |
Rushabh Mehta | aa848be | 2012-02-17 12:06:33 +0530 | [diff] [blame] | 2602 | } |
| 2603 | |
Rushabh Mehta | b6f8088 | 2012-03-23 14:19:49 +0530 | [diff] [blame] | 2604 | p, li { |
| 2605 | line-height: 1.6em; |
| 2606 | } |
| 2607 | |
Rushabh Mehta | afaac60 | 2012-02-14 11:44:13 +0530 | [diff] [blame] | 2608 | pre { |
| 2609 | background-color: #F8F8F8; |
| 2610 | border: 1px solid #CCCCCC; |
| 2611 | border-radius: 3px 3px 3px 3px; |
| 2612 | font-size: 13px; |
| 2613 | line-height: 19px; |
| 2614 | overflow: auto; |
| 2615 | padding: 6px 10px; |
| 2616 | margin-bottom: 9px; |
| 2617 | } |
| 2618 | |
Rushabh Mehta | 13531b7 | 2012-02-20 12:35:23 +0530 | [diff] [blame] | 2619 | .web-head-section { |
| 2620 | margin-bottom: 20px |
| 2621 | } |
| 2622 | |
Rushabh Mehta | afaac60 | 2012-02-14 11:44:13 +0530 | [diff] [blame] | 2623 | .web-main-section { |
| 2624 | width: 65%; |
| 2625 | float: left; |
| 2626 | margin-bottom: 20px; |
| 2627 | } |
| 2628 | |
Rushabh Mehta | afaac60 | 2012-02-14 11:44:13 +0530 | [diff] [blame] | 2629 | .web-side-section { |
| 2630 | width: 30%; |
| 2631 | float: right; |
| 2632 | margin-bottom: 20px; |
| 2633 | margin-right: 15px; |
| 2634 | color: #606060; |
| 2635 | overflow-x: hidden; |
Rushabh Mehta | b43f949 | 2012-04-08 20:33:51 +0530 | [diff] [blame] | 2636 | font-size: 90%; |
Rushabh Mehta | afaac60 | 2012-02-14 11:44:13 +0530 | [diff] [blame] | 2637 | } |
| 2638 | |
| 2639 | .web-page-status { |
| 2640 | padding: 7px; |
Rushabh Mehta | dcfdfc3 | 2012-04-25 18:24:44 +0530 | [diff] [blame] | 2641 | margin-top: -20px; |
Rushabh Mehta | afaac60 | 2012-02-14 11:44:13 +0530 | [diff] [blame] | 2642 | color: #777; |
| 2643 | clear: both; |
| 2644 | text-align: right; |
| 2645 | } |
| 2646 | |
| 2647 | .web-page-status a, |
| 2648 | .web-page-status a:hover, |
| 2649 | .web-page-status a:visited { |
| 2650 | padding: 2px; |
| 2651 | background-color: #777; |
| 2652 | color: #FFF; |
| 2653 | text-decoration: none; |
| 2654 | } |
| 2655 | |
| 2656 | .web-page-status a:hover { |
| 2657 | background-color: #444; |
| 2658 | } |
| 2659 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 2660 | |
Rushabh Mehta | afaac60 | 2012-02-14 11:44:13 +0530 | [diff] [blame] | 2661 | footer { |
Rushabh Mehta | afaac60 | 2012-02-14 11:44:13 +0530 | [diff] [blame] | 2662 | |
Rushabh Mehta | afaac60 | 2012-02-14 11:44:13 +0530 | [diff] [blame] | 2663 | } |
| 2664 | |
| 2665 | .web-footer-menu { |
| 2666 | margin-bottom: 7px; |
| 2667 | } |
Rushabh Mehta | afaac60 | 2012-02-14 11:44:13 +0530 | [diff] [blame] | 2668 | |
| 2669 | .web-footer-menu ul { |
| 2670 | list-style: none; |
| 2671 | margin: 0px; |
| 2672 | padding: 0px; |
| 2673 | } |
| 2674 | |
| 2675 | .web-footer-menu ul li { |
| 2676 | display: inline; |
| 2677 | padding: 2px 15px; |
| 2678 | border-right: 1px solid #999; |
| 2679 | } |
| 2680 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 2681 | .web-footer-menu ul li:first-child { |
| 2682 | padding-left: 0px; |
| 2683 | } |
| 2684 | |
Rushabh Mehta | afaac60 | 2012-02-14 11:44:13 +0530 | [diff] [blame] | 2685 | .web-footer-menu ul li:last-child { |
| 2686 | border-right: 0px solid #777 !important; |
Rushabh Mehta | 519f70b | 2012-03-09 16:44:21 +0530 | [diff] [blame] | 2687 | } |
Rushabh Mehta | d2cec5b | 2012-04-10 11:51:08 +0530 | [diff] [blame] | 2688 | |
Rushabh Mehta | 702473d | 2012-04-26 19:01:35 +0530 | [diff] [blame] | 2689 | .web-footer-powered { |
| 2690 | color: #888; |
| 2691 | float: right; |
| 2692 | margin-top: -12px; |
| 2693 | } |
| 2694 | |
Rushabh Mehta | d2cec5b | 2012-04-10 11:51:08 +0530 | [diff] [blame] | 2695 | /* slide view */ |
| 2696 | |
| 2697 | .next-slide { |
| 2698 | margin: 0px -27px 100px -27px; |
| 2699 | background: #ffffff; /* Old browsers */ |
| 2700 | background: -moz-linear-gradient(top, #eeeeee 0%, #fff 100%); /* FF3.6+ */ |
| 2701 | background: -webkit-linear-gradient(top, #eeeeee 0%, #fff 100%); /* Chrome10+,Safari5.1+ */ |
| 2702 | background: -o-linear-gradient(top, #eeeeee 0%, #fff 100%); /* Opera 11.10+ */ |
| 2703 | background: -ms-linear-gradient(top, #eeeeee 0%, #fff 100%); /* IE10+ */ |
| 2704 | background: linear-gradient(top, #eeeeee 0%, #fff 100%); /* W3C */ |
| 2705 | filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#fff',GradientType=0 ); /* IE6-9 */ |
| 2706 | height: 36px; |
| 2707 | } |
| 2708 | |
| 2709 | .slide-shadow { |
| 2710 | background: #eeeeee; /* Old browsers */ |
| 2711 | background: -moz-linear-gradient(top, #bababa 0%,#eeeeee 100%); /* FF3.6+ */ |
| 2712 | background: -webkit-linear-gradient(top, #bababa 0%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */ |
| 2713 | background: -o-linear-gradient(top, #bababa 0%,#eeeeee 100%); /* Opera 11.10+ */ |
| 2714 | background: -ms-linear-gradient(top, #bababa 0%,#eeeeee 100%); /* IE10+ */ |
| 2715 | background: linear-gradient(top, #bababa 0%,#eeeeee 100%); /* W3C */ |
| 2716 | filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bababa', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */ |
| 2717 | height: 3px; |
| 2718 | margin: 100px -27px 0px -27px; |
| 2719 | border-top: 1px solid #bababa; |
| 2720 | } |
| 2721 | |
| 2722 | .two-column { |
Rushabh Mehta | dcfdfc3 | 2012-04-25 18:24:44 +0530 | [diff] [blame] | 2723 | width: 50%; |
Rushabh Mehta | d2cec5b | 2012-04-10 11:51:08 +0530 | [diff] [blame] | 2724 | float: left; |
Rushabh Mehta | d2cec5b | 2012-04-10 11:51:08 +0530 | [diff] [blame] | 2725 | } |
| 2726 | |
| 2727 | .clear { |
| 2728 | clear: both; |
| 2729 | } |
| 2730 | |
| 2731 | /* */ |