You are here

popup-confirm.css in Popup 6.x

Same filename and directory in other branches
  1. 7.x modules/popup_ui/popup-confirm.css
@charset "UTF-8";

div.popup-buttons{ text-align: center;}
div.popup-buttons a{ font-weight: bold; padding: 0 10px;}

File

modules/popup_ui/popup-confirm.css
View source
  1. @charset "UTF-8";
  2. div.popup-buttons{ text-align: center;}
  3. div.popup-buttons a{ font-weight: bold; padding: 0 10px;}