PHP Classes

File: engine/modules/contrib/cookiebar/css/jquery.cookiebar.css

Recommend this page to a friend!
  Classes of Aldo Tripiciano   Quanta CMS   engine/modules/contrib/cookiebar/css/jquery.cookiebar.css   Download  
File: engine/modules/contrib/cookiebar/css/jquery.cookiebar.css
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Quanta CMS
Manage content that works without a database
Author: By
Last change:
Date: 5 years ago
Size: 709 bytes
 

Contents

Class file image Download
#cookie-bar { background:#eee; height:auto; line-height:20px; font-size:16px; color:#555; text-align:center; padding:10px 0; } #cookie-bar.fixed { position:fixed; top:0; left:0; width:100%; } #cookie-bar.fixed.bottom { bottom:0; top:auto; } #cookie-bar p { margin:0; padding:0; } #cookie-bar a { color:#333; display:inline-block; border-radius:3px; text-decoration:none; padding:3px 6px; margin-left:8px; } #cookie-bar .cb-enable { color:#fff; background:#1f8f51; } #cookie-bar .cb-enable:hover { background:#25a85f; } #cookie-bar .cb-disable { } #cookie-bar .cb-disable:hover { } #cookie-bar .cb-policy { } #cookie-bar .cb-policy:hover { }