Revision c658bf66 web_client/src/gr/grnet/pithos/web/public/pithos.css

b/web_client/src/gr/grnet/pithos/web/public/pithos.css
286 286

  
287 287
.pithos-errorMessage {
288 288
	font-size: 90%;
289
	background-color: #ff9999;
289
	background-color: #880000;
290
	color: #fff;
290 291
	cursor: pointer;
291 292
}
292 293

  
......
340 341
}
341 342

  
342 343
.pithos-splitPanel {
343
	background: url(images/white50.png);
344
	background: url(images/white50.png) transparent;
344 345
	margin-bottom: 34px;
345 346
}
346 347

  
......
364 365
    background-color: #ff7f2a;
365 366
    font-size: 120%;
366 367
    text-align: center;
367
    height: 32px;
368
    height: auto;
369
    padding: 8px;
368 370
    width: 146px;
369 371
    border: none;
370 372
}
......
408 410
.pithos-header {
409 411
	background: url(images/white50.png);
410 412
	margin-top: 34;
413
	height: 60px;
411 414
}
412 415

  
413 416
.pithos-header-noframe {
414 417
	margin-top: 0;
415 418
}
416 419

  
417
.cellTreeWidget-selectedTree {
418
    background-color: #a1c8da;
420
/*.cellTreeWidget-selectedTree {
421
    background-color: #BCD7E3;
422
}*/
423

  
424
.pithos-list thead th img {
425
    top: 5px;
419 426
}
427

  
428
.effectPanel-inner {
429
	background-color: #4085A5;
430
}

Also available in: Unified diff