/usr/share/phpliteadmin/themes/Shadow/phpliteadmin.css is in phpliteadmin-themes 1.9.7.1-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 | /*
phpLiteAdmin Shadow Theme
Created by Leo Van Nieuwenhuyse on 20/05/2015
based on phpLiteAdmin Modern Theme Created by Petar Koretic on 01/04/2013
Since this template uses CSS3-features,
Internet Explorer 10 or Higher, Chrome 26 or higher, Firefox 16 or higher, Safari 6.1 or higher, Opera 12.1 or higher
are required to get the full UI experience.
Older browsers will also render but without rounded corners, shadows and gradiants. Time to get rid of them!
*/
html,body
{
font: 100% "Segoe UI","Trebuchet MS", arial, helvetica, sans-serif;
}
#headerlinks a, legend b,fieldset a
{
font-weight: lighter;
}
/* overall styles for entire page */
body
{
margin: 0px;
padding: 0px;
font-size: 1em;
color: #000;
}
/* general styles for hyperlink */
a
{
color: #15c;
text-decoration: none;
cursor :pointer;
text-shadow: 0 1px 1px #FFF;
}
a:hover
{
color: #00A;
}
/* horizontal rule */
hr
{
height:1px;
border: 0;
color: #d2d2d2;
background: #d2d2d2;
width: 100%;
}
/* logo text containing name of project */
h1
{
margin: 0px;
padding: 5px;
font-size: 1.85em;
text-align: center;
margin-bottom: 10px;
border-radius: 10px 10px 0px 0px;
}
/* version text within the logo */
h1 #version
{
font-size: 0.65em;
color:#FFF;
text-shadow: 2px 2px 0px #666;
}
/* logo text within logo */
h1 #logo
{
color:#FFF;
text-shadow: 3px 3px 3px #666;
}
/* general header for various views */
h2
{
margin:0px;
padding:0px;
font-size:1em;
margin-bottom:20px;
}
select
{
background: #FFF;
border: 1px solid #CCC;
height:27px;
line-height:27px;
vertical-align:middle;
}
[multiple]
{
height:100%;
}
/* input buttons and areas for entering text */
textarea
{
background:#FBFBFF;
padding:5px;
margin: -7px;
margin-top: 5px;
margin-bottom: 7px;
outline: none;
border:1px solid #FFF;
border-color:#D2D2DC #E6E6F0 #E6E6F0 #D2D2DC;
-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
border-radius: 7px;
}
input[type=text],
input[type=password],
input[type=file],
select
{
background:#FBFBFF;
display: inline-block;
height: 25px;
line-height:25px;
margin-top: 0px;
margin-bottom: 5px;
padding: 0 8px;
vertical-align:middle;
border:1px solid #FFF;
border-color:#D2D2DC #E6E6F0 #E6E6F0 #D2D2DC;
box-shadow: 1px 1px 0 #eeeeee inset;
border-radius: 7px;
}
/* just input buttons */
input.btn
{
cursor:pointer;
vertical-align:middle;
display:inline-block;
margin: 0;
outline:none;
border:1px solid #C8C8C8;
border-bottom-color:#B4B4B4;
border-right-color:#AAAAAA;
height:27px;
padding:0 10px;
}
input.btn:hover
{
border-color:#D2D2D2;
}
/* general styles for hyperlink */
fieldset,.confirm
{
padding:15px;
background:#f9f9f9;
border: 1px solid #B4B4FA;
border-radius: 7px;
box-shadow: 3px 3px 1px #999;
}
legend
{
padding: 2px 7px 2px 7px;
font-size: smaller;
background: #81a8ce;
color: #fff;
border: 1px solid #B4B4FA;
border-radius: 7px;
box-shadow: 3px 3px 1px #ccc;
}
legend a
{
color: #fff;
text-shadow: 0 0px 0px #FFF;
}
legend a:hover
{
color: #ccc;
}
/* outer div that holds everything */
#container
{
padding:10px;
}
/* div of left box with log, list of databases, etc. */
#leftNav
{
float:left;
width:250px;
padding:0px;
padding-bottom:15px;
border: 0px;
border-radius: 7px;
background: #AFC7DF;
box-shadow: 5px 5px 2px #ccc;
margin-right: 3px;
}
/* div holding the content to the right of the leftNav */
#content
{
overflow:hidden;
padding-left:10px;
}
/* div holding the login fields */
#loginBox
{
width:500px;
margin-left:auto;
margin-right:auto;
margin-top:50px;
border:1px solid #B4B4FA;
border-radius: 10px;
box-shadow: 5px 5px 2px #ccc;
background:#AFC7DF;
}
#loginBox div
{
background: #AFC7DF;
border-radius: 0px 0px 10px 10px;
}
/* div under tabs with tab-specific content */
#main
{
border: 1px solid #B4B4FA;
border-radius: 0px 7px 7px 7px;
padding:15px;
overflow:auto;
background:#FFF;
box-shadow: 3px 3px 2px #ccc;
background: #FFF;
}
#main_column
{
background:#FFF;
}
/* odd-numbered table rows */
.td1
{
background:#fff;
text-align:right;
font-size:0.9em;
padding-left:10px;
padding-right:10px;
}
/* even-numbered table rows */
.td2
{
background:#EEE;
text-align:right;
font-size:0.9em;
padding-left:10px;
padding-right:10px;
}
/* table column headers */
.tdheader
{
/*border:1px solid #B4B4FA;*/
font-weight:bold;
font-size:0.9em;
padding-left:10px;
padding-right:10px;
}
/* tab navigation for each table */
.tab
{
display:block;
padding:5px;
padding-right:8px;
padding-left:8px;
border:1px solid #B4B4FA;
border-radius: 7px 7px 0px 0px;
margin-right:3px;
float:left;
position:relative;
top:1px;
padding-bottom:4px;
background: linear-gradient(to bottom, #cccccc ,#ffffff);
color: grey;
text-shadow: -1px -1px 0px #fff;
font-weight: 600;
}
.tab:hover
{
font-weight: 600;
}
/* pressed state of tab */
.tab_pressed
{
display:block;
padding:5px 8px;
border:1px solid #B4B4FA;
border-radius: 7px 7px 0px 0px;
margin-right:3px;
float:left;
border-bottom-style:none;
position:relative;
top:1px;
cursor:default;
background: linear-gradient(to bottom, #cccccc ,#ffffff);
font-weight: bold;
text-shadow: -1px -1px 0px #fff;
}
.body_tbl
{
}
.left_td {
}
/* tooltip styles */
#tt
{
position:absolute;
display:block;
}
#tttop
{
display:block;
height:5px;
margin-left:5px;
overflow:hidden
}
#ttcont
{
display:block;
padding:2px 12px 3px 7px;
margin-left:5px;
background:#f3cece;
color:#333
}
#ttbot
{
display:block;
height:5px;
margin-left:5px;
overflow:hidden
}
h1
{
background: linear-gradient(to bottom, #81a8ce , #AFC7DF ); /* #d4e2ef); */
}
input.btn
{
border-radius: 7px;
margin-left: 1px;
margin-top: 0px;
margin-bottom: 5px;
}
input.btn, .tdheader
{
background: linear-gradient(to bottom, #fdfdfd,#ccc); /* W3C */
}
table
{
border-collapse: collapse;
}
table td
{
border: 1px solid #fff;
padding:5px;
}
#headerlinks
{
text-align:center;
}
|